Changeset 1026
- Timestamp:
- 06/15/08 14:38:51 (6 months ago)
- Files:
-
- trunk/openopt/ChangeLog.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openopt/ChangeLog.txt
r922 r1026 1 0.17 to 0.18: 2 * connection to glpk MILP solver (requires cvxopt v >= 1.0) 3 * connection to NLP solver IPOPT (requires pyipopt installation, that is currently available for Linux only) 4 * major changes for ralg 5 * splitting non-linear constraints can benefit for some solvers 6 * unified text output for NLP solvers 7 * handling of maximization problems (via p.goal = 'max' or 'maximum') 8 * some bugfixes, lots of code cleanup 9 1 10 0.15 to 0.17: 2 11 * new classes: GLP (global problem), MMP (mini-max problem)
