Caesar.jl
Caesar.jl copied to clipboard
Test for connectedness when solving
https://github.com/GearsAD/GraffSDK.jl/issues/103
Moving to next patch release to allow for new JuliaRegistrator tagging approach and other bug fixes. This function is simultaneously being introduced as part of the DFG upgrade -- tentatively scheduled for IIF v0.7.x cycle (currently in progress).
DFG introduces the ability to test for connectedness, must now be integrated with solver.
affects #129
Is a check needed now that IIF can solve disconnected graphs?