Rewrite of InterplanetaryTransfer algorithmSome unrelated fixes snuck in here.This replaces the alglib solver in TransferCalculator.cs withthe SQP problem in MechJebLib/Maneuvers/InterplanetaryTransfer.It at least solves every transfer problem I tried to throw at it,including a retrograde transfer to an asteroid, without failing. (commit: 48c854e)