nosnoc
nosnoc copied to clipboard
Simplify index tracking
Currently indexes are tracked independently at different levels and must be handled somewhat manually. Several things need to be done to make maintenance of NOSNOC easier:
- Remove
FiniteElement
andControlStage
classes - Use a smarter index tracking utility to avoid pre-definition, etc. Something similar to CasADi "structures" in
casadi.tools