File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Pyomo CHANGELOG
3
3
4
4
5
5
-------------------------------------------------------------------------------
6
- Pyomo 6.7.0 (28 Nov 2023)
6
+ Pyomo 6.7.0 (29 Nov 2023)
7
7
-------------------------------------------------------------------------------
8
8
9
9
- General
@@ -23,6 +23,8 @@ Pyomo 6.7.0 (28 Nov 2023)
23
23
- Ensure templatize_constraint returns an expression (#2983 )
24
24
- Prevent multiple applications of the scaling transform (#2979 )
25
25
- Solver Interfaces
26
+ - Remove presolve-eliminated variables from named expressions (#3056 )
27
+ - Improve writer determinism (#3054 )
26
28
- Add "writer" for converting linear models to standard matrix form (#3046 )
27
29
- NLv2: add linear presolve and general problem scaling support (#3037 )
28
30
- Adjust mps writer format for integer variable declaration (#2946 )
You can’t perform that action at this time.
0 commit comments