AMGX
AMGX copied to clipboard
configs files in src/configs are duplicate
Hi,
I have notives that the following pairs of files found at src/configs/
PCG_CLASSICAL_W_JACOBI.json, PCG_W.json PCG_CLASSICAL_F_JACOBI.json, PCG_F.json
corresponds to exactly the same parameters. On the other hand:
PCG_CLASSICAL_V_JACOBI.json has a supplementary parameter "aggressive_levels": 2 compared to PCG_V.json .
Is this intended ? What is the difference supposed to be between these sets of config files ?
Cheers, Rémi