More about Mathematica ยป |
Combinatorial Optimization |
Mathematica 6 adds industrial-strength state-of-the-art combinatorial optimization capabilities, including mixed integer linear programming and traveling salesman problem (TSP) optimization. Fully integrated into the Mathematica system, Mathematica 6 allows problems to be given in convenient symbolic form, and results to be used immediately in other computations, visualizations, etc.
- Fully scalable algorithms, routinely handling thousands of variables.
- Support for arbitrary TSP metrics, including strings, d dimensions, etc.
- Support for import of MPS problem files. »
Related Functions
More About