/Weapon-Target-Assignment-Problem-WTA

WTA is a well-known optimization problem. Given a set of weapons of various types and a set of targets, we want to find the optimal assignment of the weapons to the targets in order to minimize the total expected threat coming from the targets.

Primary LanguageJava

Stargazers