Optimization

Optimization Resources

Optimization Methods Decision Flowchart

Resource on how to select the optimization method depending on your problem situation and goals. The following is a taxonomy and flowchart for selecting your model along with several software packages that can be used to implement the model.

Optimization Classification Hierarchy

The world of optimization is vast and intriguing! This hierarchy can help professionals quickly grasp the various facets of optimization problems. If you're in a role that deals with decision-making, this is fundamental knowledge!

Is Linear/Integer Programming Suitable?

Use the following guide to determine if you can use linear/integer programming.

Memoization

A simple example of memoization optimization technique using Fibonacci Numbers