The-International-Screeps-Bot / The-International-Open-Source

An automated bot for the coding game Screeps.com
MIT License
104 stars 35 forks source link

Traffic optimizations #781

Closed CarsonBurke closed 5 months ago

CarsonBurke commented 9 months ago

Make all traffic resolving happen through depth-first searches. In other words, modify recursive shove and have it be used to resolve all traffic disputes.