-
- Downloads
Fix illegal memory access when doing Ramsey
The preprocessor would try to write bytecode for the planner objective. But bytecode only works when there are as many endogenous as equations, which is not the case for the PlannerObjective object derived from StaticModel.
Showing
- src/DynamicModel.cc 4 additions, 0 deletionssrc/DynamicModel.cc
- src/ModelEquationBlock.cc 6 additions, 0 deletionssrc/ModelEquationBlock.cc
- src/ModelEquationBlock.hh 1 addition, 0 deletionssrc/ModelEquationBlock.hh
- src/StaticModel.cc 4 additions, 0 deletionssrc/StaticModel.cc
- src/StaticModel.hh 1 addition, 1 deletionsrc/StaticModel.hh
Loading
Please register or sign in to comment