-
Notifications
You must be signed in to change notification settings - Fork 32
Variable Ordering References
dehann edited this page Dec 27, 2019
·
15 revisions
- https://graal.ens-lyon.fr/~jylexcel/CR09_papers/mindeg_george_liu2.pdf
- https://www.researchgate.net/publication/2319722_An_Approximate_Minimum_Degree_Ordering_Algorithm/link/0a85e53b9a8373c499000000/download
- https://www.cs.purdue.edu/homes/apothen/Papers/oo-mindeg.pdf
- this seems to be the best description of the MMD and AMD algorithms:
- (not free text) https://www.semanticscholar.org/paper/Hybridizing-Nested-Dissection-and-Halo-Approximate-Pellegrini-Roman/75fbce8a4f05e591470457b4cad4b6d87a7c0c93
- https://epubs.siam.org/doi/pdf/10.1137/080720395?casa_token=2Zcj9hZjSacAAAAA:sOAD32NyVUJT-3XU5rvJTXYKmzh6kQB_ZbqFo9RKfhE1hYFvONUSmqSjA42GL6Bv-JhQRZrRCw
- https://www.researchgate.net/profile/Siva_Rajamanickam/publication/220492578_Algorithm_887_CHOLMOD_Supernodal_Sparse_Cholesky_Factorization_and_UpdateDowndate/links/00b7d530aa3fb63b44000000/Algorithm-887-CHOLMOD-Supernodal-Sparse-Cholesky-Factorization-and-Update-Downdate.pdf
- https://github.com/jluttine/suitesparse/blob/003319cab6429a61aed5b311f5957fce28ce06fd/CHOLMOD/Tcov/cctest.c#L135
- JuliaRobotics/IncrementalInference.jl#464 : https://github.com/JuliaRobotics/IncrementalInference.jl/issues/464
- CCOLAMD License: https://github.com/DrTimothyAldenDavis/SuiteSparse/blob/79f25b523ae0fd81abe1ffb0efd9005f2e6eef33/LICENSE.txt#L97