Open pwintz opened 2 years ago
CompositeHybridSystem is not currently expected to work with more than 9 subsystems. The limitation comes from how we determine the order to evaluate outputs and input functions. See hybrid.internal.sortInputAndOutputFunctionNames.
hybrid.internal.sortInputAndOutputFunctionNames
CompositeHybridSystem is not currently expected to work with more than 9 subsystems. The limitation comes from how we determine the order to evaluate outputs and input functions. See
hybrid.internal.sortInputAndOutputFunctionNames
.