-
Notifications
You must be signed in to change notification settings - Fork 32
Variable Ordering References
dehann edited this page Jul 28, 2020
·
15 revisions
-
Sparse Matrix G.P.S. Bandwidth Reduction
- https://epubs.siam.org/doi/pdf/10.1137/0713023?casa_token=eIhNSP6pmLkAAAAA:Kg6x-HyhVDaa_cVeHuocKuIER6gx9-RirU-bbdCsDkuTBbjeAJAPCWZsIuZje66JDbFr6mqLyA
- https://dl.acm.org/doi/pdf/10.1145/355993.355998?casa_token=5Glhu4oMK6EAAAAA:DskdnaX9oHkDRyeSYqKiTot0WMu8dFMZJ5t0-59QXIqGXw1_YArWEA1G-mMn3vJj0VEKfHCsThWQ
-
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