SOLUTION METHODS

Before further discussion of the vehicle routing problem, let us take some time on discussing some general concepts on the engineering design process and solution methods for logistics-related problems.

Engineering Design Process

follows the following steps:
  1. Formulate the problem
  2. Collect data and analyze the problem
  3. Generate alternative solutions
  4. Evaluate design alternatives
  5. Select the preferred design(s)
  6. Specify the solution
  7. Evaluate the design in use

Modeling/Models

The engineer/analyst typically builds a model of the real world to better understand and to improve. A model is an abstract representation of a real world system. Since models are easier to manipulate, they provide insight.

Solution Methods

Models are analyzed and solved using algorithms. An algorithm can be defined as a set of rules to determine a system configuration. For example, a very simple algorithm for cooking omelet would be as follows:

Algorithms can be classified according to several characteristics:

Types of Solution Algorithms

are