Commit
d12dc63eb5b32bda0e9d58ea5aad5a120e661848
by lamontFineTuneClosestApproachToCelestial improvements
Allows periapsis and inclination targeting, uses the alglib SQP solver
with a much better constructed NLP, and should work considerably
better.
Probably needs a re-rewrite to use b-plane targeting, but shipping this
since it is an improvement.
Note that low inclinations become increasingly more difficult unless you
happen to start in an equatorial orbit.
Box constraints on the burntime haven't been implemented either since
the core of the algorithm likely needs to change to b-plane targeting,
so this algorithm is still just fundamentally unfinished.
(commit: d12dc63)