Add a method-chooser to switch index type in Cholmod
Instead of switching manually for each individual method, a global CholmodMethodChooser
is introduced, similar to the UmfpackMethodChooser
.
This is an alternative to !485 (merged)
Edited by Simon Praetorius