Changes between Version 101 and Version 102 of Ticket #2521
- Timestamp:
- 09/04/19 09:11:46 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2521 – Description
v101 v102 3 3 * Check all license headers of added files 4 4 5 * Introduce base problems for each encoding5 * ~~Introduce base problems for each encoding~~ 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 * Cancellation token in Evaluate function of Problems