This document discusses three main methods for solving operational research (OR) models: analytical methods, iterative methods, and the Monte-Carlo method. Analytical methods use tools like calculus and graphs to find closed-form solutions. Iterative methods are used when analytical methods are too complex; they start with a trial solution and iteratively improve it until optimal. The Monte-Carlo method experiments on a model by inserting random variable values and observing their effects on the criterion over time.