f9104801d9
* Fix universe subscription exception when option universe is removed and re-added in the same time step * Remove incorrect issue reference from comments * Use RegressionTestException in regression algorithm * Clean up stale universe members when universe is removed and re-added in the same time step * Convert regression algorithms to C# and centralize universe selection data handling * Simplify fix by parking colliding universe subscription requests and re-issuing them on removal * Restore universe subscription request invariant exception * Report parked universe subscription requests as successfully added