-
Notifications
You must be signed in to change notification settings - Fork 32
Variable Ordering References
dehann edited this page Jul 18, 2020
·
15 revisions
-
Reverse Cuthill-McKee: https://discourse.julialang.org/t/implementing-cuthill-mckee/9268/16
-
https://graal.ens-lyon.fr/~jylexcel/CR09_papers/mindeg_george_liu2.pdf
-
https://www.cs.purdue.edu/homes/apothen/Papers/oo-mindeg.pdf
-
this seems to be the best description of the MMD and AMD algorithms:
-
CCOLAMD License: https://github.com/DrTimothyAldenDavis/SuiteSparse/blob/79f25b523ae0fd81abe1ffb0efd9005f2e6eef33/LICENSE.txt#L97
- JuliaRobotics/IncrementalInference.jl#464 : https://github.com/JuliaRobotics/IncrementalInference.jl/issues/464