IncrementalInference.jl icon indicating copy to clipboard operation
IncrementalInference.jl copied to clipboard

Standarize w/ separate package all eliminationOrdering methods

Open dehann opened this issue 3 years ago • 0 comments

see new package https://github.com/JuliaRobotics/VariableEliminationOrderings.jl

Background

Existing Usage in IncrementalInference

https://github.com/JuliaRobotics/IncrementalInference.jl/blob/870e518fc7e808b911bcd50682a2f786a793a80b/src/FactorGraph.jl#L1138-L1167

And the new RCS package to be included: https://discourse.julialang.org/t/implementing-cuthill-mckee/9268/31


Also see discussion at (pending license):

  • JuliaSmoothOptimizers/AMD.jl#36

One solution might be to have JuliaRobotics/VariableEliminationOrderings.jl provides a mechanism to include more methods depending on the desired license restrictions.

dehann avatar Oct 19 '20 15:10 dehann