Changes between Version 57 and Version 59 of Ticket #2521
- Timestamp:
- 04/03/19 14:54:19 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2521 – Description
v57 v59 29 29 To discuss: 30 30 * Add new() constraint on TEncoding and TSolution of the Problem classes to forbid the creation of a Problem with abstract or not instantiable type parameters. 31 * Provide specialized code templates, which are compiled, for programmable problems (e.g. BinaryProblem that configures the bounds correctly) 32 * Change name of result for best scope solution analyzer due to name clashes with programmable problems' analyze method. 31 33 32 34 === Refactoring of Plugins ===