Changes between Version 369 and Version 370 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 05/09/10 16:29:13 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v369 v370 109 109 === Priority: MEDIUM === 110 110 111 * Algorithm testing: I have tested an OS-GA solving the TSP130 in HL2.5 (legacy plugins) and HL 3.3; pop. size: 100, success rate: 0.8, comparison factor: 0.0, max. selection pressure: 100, insertion mutation, CX crossover in HL2.5, CyclicCrossover2 in HL3.3. The resullts differ significantly: In HL 2.5 the produced solutions' quality is in the range 13,000 - 18,000, in HL3.3 it is in the range 20,000 - 24,000. Maybe I have overseen something?112 111 * There is no Help menu, and also no About dialog. 113 112 * I like the graphical display of the twodimensional test function solutions - I would suggest adding the display of min and max displayed values.