Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 32 and Version 33 of Documentation/FirstSteps


Ignore:
Timestamp:
12/18/11 17:15:24 (12 years ago)
Author:
ascheibe
Comment:

added missing algs and problems

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/FirstSteps

    v32 v33  
    7272 * [[OneMax Problem]]
    7373 * [[Single Objective Test Function]]
    74  * [[Symbolic Regression Problem]]
    75  * [[Symbolic Classification Problem]]
     74 * [[Symbolic Regression Problem]] 
     75 * [[Symbolic Classification Problem]] 
    7676 * [[Travelling Salesman Problem]]
    7777 * [[Vehicle Routing Problem]]
     78 * Quadratic Assignment Problem
     79 * Scheduling
     80 * Clustering
     81 * [[wiki:UsersDefineCustomProblems|User-defined Problem]]
     82
     83
    7884
    7985== 7. Algorithms ==
     
    9096 * [[TS| Tabu Search]]
    9197 * [[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
    92105
    93106== 8. Operators ==