sebastianvolk / informatiCup2020

Proposed solution for participation in the informatiCup2020
MIT License
0 stars 0 forks source link

Add DecisionMaker #21

Closed sebastianvolk closed 4 years ago

sebastianvolk commented 4 years ago

returns boolean

sebastianvolk commented 4 years ago

With the introduction of action objects (see #23), the DecisionMaker colud receive action objects instead. The action with the best value (points and threat) should be selected and returned by the DecisionMaker.