Changes between Version 124 and Version 125 of Ticket #2521
- Timestamp:
- 10/04/19 16:14:20 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2521 – Description
v124 v125 6 6 * ~~SingleObjective- & MultiObjectiveProblem introduce virtual member calls in their ctor to get the Maximization value, which poses a problem as the value might not be known at this time~~ 7 7 * ~~Changed event for maximization~~ 8 * Changed event for ReadOnly in IValueParameter9 8 * ~~ForceValue(value) for OptionalValueParameter that ignores ReadOnly~~ 10 9 * Cancellation token in Evaluate function of Problems