| Latest News | Documentation | Software Download | Publications | Contact |
|---|
In summary, MAOS Algorithms for various Optimization Problems = MAOS Framework + Knowledge Components + Scripts + Command Line Parameters.
MAOS is organized as one shared Kernel + implementations of problems in different representation spaces. The following table lists all existing space types and related optimization problems.
| Space | Continuous Space | Binary Space | Interger Space | Permutation Space |
|---|---|---|---|---|
| Problem | Numerical Optimization Problem (NOP) | Quadratic Knapsack Problem (QKP) | Graph Coloring Problem (GCP) | Traveling Salesman Problem (TSP) |