Changes between Version 32 and Version 33 of Documentation/FirstSteps
- Timestamp:
- 12/18/11 17:15:24 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/FirstSteps
v32 v33 72 72 * [[OneMax Problem]] 73 73 * [[Single Objective Test Function]] 74 * [[Symbolic Regression Problem]] 75 * [[Symbolic Classification Problem]] 74 * [[Symbolic Regression Problem]] 75 * [[Symbolic Classification Problem]] 76 76 * [[Travelling Salesman Problem]] 77 77 * [[Vehicle Routing Problem]] 78 * Quadratic Assignment Problem 79 * Scheduling 80 * Clustering 81 * [[wiki:UsersDefineCustomProblems|User-defined Problem]] 82 83 78 84 79 85 == 7. Algorithms == … … 90 96 * [[TS| Tabu Search]] 91 97 * [[User-Defined Algorithm]] 98 * Variable Neighborhood Search 99 * Linear Regression 100 * Linear Discriminant Analysis 101 * Support Vector Machine 102 * k-Means 103 * User-defined Algorithm 104 92 105 93 106 == 8. Operators ==