33-3-4/src
Jiří Sejkora c6676c6681 Allow loading the DB without loading the merge bounds.
There are so many that it's a waste of memory and time to load those if they are not needed.
2021-02-21 00:01:38 +01:00
..
city.rs Optimize combines by storing the closest house in a direction. 2021-02-15 22:59:13 +01:00
combine-layouts.rs Allow loading the DB without loading the merge bounds. 2021-02-21 00:01:38 +01:00
combine.rs Fix combine not retrying the same axis multiple times 2021-02-21 00:00:42 +01:00
db.rs Allow loading the DB without loading the merge bounds. 2021-02-21 00:01:38 +01:00
import-logs.rs Allow loading the DB without loading the merge bounds. 2021-02-21 00:01:38 +01:00
main.rs Allow loading the DB without loading the merge bounds. 2021-02-21 00:01:38 +01:00
optimization.rs Add a bot for one-upping solutions from the leaderboard 2021-02-13 14:43:06 +01:00
optimize-subcity.rs Allow loading the DB without loading the merge bounds. 2021-02-21 00:01:38 +01:00
population.rs Add in-memory only databases 2021-02-11 12:00:55 +01:00
subcity.rs Add a way to merge subcity improvements into the main city 2021-02-12 04:58:46 +01:00
upload-bot.rs Allow loading the DB without loading the merge bounds. 2021-02-21 00:01:38 +01:00