Resource allocation in military operations - optimization using a genetic algorithm
About the publication
ISBN
9788246413960
Size
644.1 KB
Language
English
The purpose of this study was to look at methods for resource allocation in military operations. In
this report it is shown how a military operation can be viewed as a project, and how methods from
project management can be used to automatically generate activity schedules for such operations.
Mathematical models of this type are NP-hard, i.e. not solvable within reasonable time. Thus,
heuristic algorithms must be used. Such algorithms are fast and flexible. However, solutions found
by heuristic algorithms can not be proven to be optimal.
The genetic algorithm was chosen for this study. This algorithm spans out the solution space to
a larger extent than other heuristic algorithms. Other advantages of the genetic algorithm are that it
seems to be effective as well as robust against getting trapped in local optima.
The genetic algorithm developed in this study was compared to classical optimization methods
by solving a very small version of the resource allocation problem. Results showed that the genetic
algorithm was able to find an optimal solution and run-time was significantly shorter than for the
exact optimization model. The genetic algorithm was used on a larger problem close to what can be
found in real life. It was able to find optimal solutions. The solutions will not necessarily be the best
in practice, but in an operational context they may be used as a basis for military decision making