32 Commits (58c35762a281d63904cb13cf48bbedaae1278a74)
 

Author SHA1 Message Date
Jirka Sejkora 58c35762a2 Add subcity optimization 3 years ago
Jirka Sejkora 083d6a97b9 Add in-memory only databases 3 years ago
Jirka Sejkora f694e4701a Allow Cities of any sizes 3 years ago
Jirka Sejkora 109b5fac01 Add proper last step checks to layout gen 3 years ago
Jirka Sejkora ab772f0a31 Increase the top layout count for combination attempts 3 years ago
Jirka Sejkora b629369169 Remove spammy prints 3 years ago
Jirka Sejkora affb99472c Cache lowest bounds for combining pairs 3 years ago
Jirka Sejkora 3facf2f297 Cache by last updates of left and right side instead of just coord 3 years ago
Jirka Sejkora dacb278ef3 Add a cache; only try combining while merges lower price 3 years ago
Jirka Sejkora 148f59010e Stop combining if finished, update layouts between x and y 3 years ago
Jirka Sejkora 2b08da0809 Combining forever; adding to DB 3 years ago
Jirka Sejkora 63ed9e7fe0 Horizontal cuts (through transpose) 3 years ago
Jirka Sejkora dfedf7b3ae Start combining from best pairs, stop at cheapest valid 3 years ago
Jirka Sejkora 751e0d81ff Vertical combines 3 years ago
Jirka Sejkora 5b10766ab9 Combination early implementation (vertical line) 3 years ago
Jirka Sejkora b3cf776618 Do not redo steps that would not improve the solution 3 years ago
Jirka Sejkora 71aaabdec4 Print house count at start 3 years ago
Jirka Sejkora 9bd654a8e6 Draw from the layout DB 3 years ago
Jirka Sejkora d4093d6000 Fix swapped x and y in log import 3 years ago
Jirka Sejkora 8e526c8c17 Add a tool for importing logs to the DB 3 years ago
Jirka Sejkora e819099f92 Add an SQLite DB for layouts 3 years ago
Jirka Sejkora f64d0c3c98 Dual move optimization (WIP, useless?) 3 years ago
Jirka Sejkora 28567a0b3f Split into multiple modules 3 years ago
Jirka Sejkora 5ee3f236be Pairwise merging; cleanup 3 years ago
Jirka Sejkora 2d1b76cd6e Remove unnecessary prints 3 years ago
Jirka Sejkora 9fda072a13 Optimize candidate search 3 years ago
Jirka Sejkora ce4d26ec67 Introduce rectangles 3 years ago
Jirka Sejkora d6fd306c61 Optimized with a maintained HouseLayout 3 years ago
Jirka Sejkora a01fa30954 Randomized improvements, finding best 3 years ago
Jirka Sejkora 3d17279613 Randomized improvements 3 years ago
Jirka Sejkora 748d9eaacd Random generation 3 years ago
Jirka Sejkora 0a273d6594 Random generation 3 years ago