dgets / nightMiner

Halite III Bot - rewriting Halite III bot from scratch with better project structure plans
6 stars 1 forks source link

seek_n_nav.StartUp.get_initial_minimum_distance() does not use any collision avoidance #19

Closed dgets closed 5 years ago

dgets commented 5 years ago

Just as the title says. It should be implementing seek_n_nav.Nav.less_dumb_move() to avoid collisions. This is probably where the remainder of our collisions (almost always during drop off) are coming from; they're hitting the new ships that are probably still in the process of getting their minimum distance.

dgets commented 5 years ago

This is handled. I have exor-CISED the demon.