Changes between Version 17 and Version 18 of Features
- Timestamp:
- 07/24/16 04:04:27 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features
v17 v18 53 53 <li>Job Shop Scheduling</li> 54 54 <li>Knapsack</li> 55 <li>Bin Packing</li> 55 56 <li>NK[P,Q] Landscapes</li> 56 57 <li>Linear Assignment</li> … … 58 59 <li>Orienteering</li> 59 60 <li>Quadratic Assignment</li> 60 <li>Real-valued Test Functions </li>61 <li>Real-valued Test Functions (single- and multi-objective)</li> 61 62 <li>Traveling Salesman</li> 63 <li>Probabilistic Traveling Salesman</li> 62 64 <li>Vehicle Routing Problem</li> 63 65 </ul> … … 85 87 <li>Linear Discriminant Analysis</li> 86 88 <li>Linear Regression</li> 89 <li>Nonlinear Regression</li> 87 90 <li>Multinomial Logit Classification</li> 88 91 <li>Nearest Neighbor Regression and Classification</li> … … 92 95 <li>Gaussian Process Regression and Least-Squares Classification</li> 93 96 <li>Gradient Boosted Trees</li> 97 <li>Gradient Boosted Regression</li> 94 98 <li>Neighborhood Components Analysis</li> 99 <li>Elastic-Net</li> 95 100 </ul> 96 101 <h3>Population-based Algorithms</h3>