Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- Ready to Review - done - Lauren--> Mathematical Programming | ||||||||
Line: 15 to 15 | ||||||||
Solving a Mathematical Programme | ||||||||
Changed: | ||||||||
< < | For relatively simple or well understood problems the mathematical programme can often be solved to optimality (i.e., the best possible solution is identified) using algorithms such as the Revised Simplex Method, interior point methods, or branch-and-bound. However, some industrial problems would take too long to solve to optimality using these classical optimisation techniques. Often these problems are solved using heuristic methods (such as Tabu search and Simulated Annealing) which do not guarantee optimality. The best solution method for a mathematical programme is highly dependent of do you mean "on" ??? - Lauren the type of mathematical programme being solved. | |||||||
> > | For relatively simple or well understood problems the mathematical programme can often be solved to optimality (i.e., the best possible solution is identified) using algorithms such as the Revised Simplex Method, interior point methods, or branch-and-bound. However, some industrial problems would take too long to solve to optimality using these classical optimisation techniques. Often these problems are solved using heuristic methods (such as Tabu search and Simulated Annealing) which do not guarantee optimality. The best solution method for a mathematical programme is highly dependent on the type of mathematical programme being solved. | |||||||
Types of Mathematical ProgrammeFor more information about formulating and solving a mathematical programme see the topics for the specific types of mathematical programme: | ||||||||
Changed: | ||||||||
< < |
| |||||||
> > | ||||||||
-- TWikiAdminGroup - 20 Feb 2008 \ No newline at end of file |