Open Javran opened 9 years ago
as mentioned in https://github.com/KC3Kai/KC3Kai/issues/726#issuecomment-139096364 it's impossible to be accurate if aerial battles are involved.
but the search space is small: 4 slots * 6 ships * 6 targets = at most 144 possible ways of attacking.
maybe we can do something by calculating confidence against all possible attacks and pick the maximum one as our prediction.
as mentioned in https://github.com/dragonjet/KC3Kai/issues/726