Previous Page
|
Next Page
The Linear Programming Solver
Overview
Getting Started
Syntax
Functional Summary
LP Solver Options
Details
Presolve
Pricing Strategies for the Primal and Dual Simplex Algorithms
The Network Simplex Algorithm
The Interior Point Algorithm
Iteration Log for the Primal and Dual Simplex Algorithms
Iteration Log for the Network Simplex Algorithm
Iteration Log for the Interior Point Algorithm
Iteration Log for the Crossover Algorithm
Concurrent LP
Parallel Processing
Problem Statistics
Variable and Constraint Status
Irreducible Infeasible Set
Macro Variable _OROPTMODEL_
Examples
Diet Problem
Reoptimizing the Diet Problem Using BASIS=WARMSTART
Two-Person Zero-Sum Game
Finding an Irreducible Infeasible Set
Using the Network Simplex Algorithm
Migration to OPTMODEL: Generalized Networks
Migration to OPTMODEL: Maximum Flow
Migration to OPTMODEL: Production, Inventory, Distribution
Migration to OPTMODEL: Shortest Path
References
Examples: LP Solver
Subsections:
7.1 Diet Problem
7.2 Reoptimizing the Diet Problem Using BASIS=WARMSTART
7.3 Two-Person Zero-Sum Game
7.4 Finding an Irreducible Infeasible Set
7.5 Using the Network Simplex Algorithm
7.6 Migration to OPTMODEL: Generalized Networks
7.7 Migration to OPTMODEL: Maximum Flow
7.8 Migration to OPTMODEL: Production, Inventory, Distribution
7.9 Migration to OPTMODEL: Shortest Path
Previous Page
|
Next Page
|
Top of Page