Skip to content
Success

Changes

Summary

  1. Move complexity into FixLastShutdownStage() (commit: 1d35146) (details)
Commit 1d3514626f48b52006901ccbcca5d668e1ed7f6c by lamont
Move complexity into FixLastShutdownStage()

Make the Problem ultimately responsible for messing around with
bounds issues caused by sequencing and get that responsibility
out of the optimizer.

Fixes an actual test bug in the KerbinTests
(commit: 1d35146)
The file was modified MechJebLib/PSG/Optimizer.cs (diff)
The file was modified MechJebLibTest/PSGTests/AscentTests/KerbinTests.cs (diff)
The file was modified MechJebLib/PSG/Phase.cs (diff)
The file was modified MechJebLibTest/PSGTests/AscentTests/Titan2Tests.cs (diff)
The file was modified MechJebLib/PSG/PhaseCollection.cs (diff)