Pyomo / pyomo

An object-oriented algebraic modeling language in Python for structured optimization problems.
https://www.pyomo.org
Other
1.97k stars 504 forks source link

Expression diversity test case #259

Open carldlaird opened 6 years ago

carldlaird commented 6 years ago

We should develop a Pyomo model that has a diverse set of expression object combinations so that it can be re-used in transformation tests, etc.

This model should contain (ideally) all the possible edge cases of expressions that we know about.

blnicho commented 6 years ago

We should add this before merging #272

mrmundt commented 3 years ago

@blnicho - #272 was merged. Is this still an issue?

blnicho commented 3 years ago

@mrmundt yes this is still an issue, it was not addressed in the linked PR