47 Commits (ec02b6e97a5afe7dc7c37357caaef4e45a90b70a)
 

Author SHA1 Message Date
Jirka Sejkora ec02b6e97a Přidáno varování pro použití tokenu 3 years ago
Jirka Sejkora 3e1ed1b686 Popis řešení 3 years ago
Jirka Sejkora e095eabb7d Remove an unused optimalization 3 years ago
Jirka Sejkora 7c3893834e Add the initial database 3 years ago
Jirka Sejkora d60dee1772 Small changes to subcity runner; used ranges 3 years ago
Jirka Sejkora 2e3a31612b New parameters for gen 3 years ago
Jirka Sejkora 4b19801594 Add an option to merge first before moving single houses 3 years ago
Jirka Sejkora c6676c6681 Allow loading the DB without loading the merge bounds. 3 years ago
Jirka Sejkora 012b079e46 Fix combine not retrying the same axis multiple times 3 years ago
Jirka Sejkora 287f799b69 Optimize combines by storing the closest house in a direction. 3 years ago
Jirka Sejkora f207d61455 Optimize combines by using a lookup table for layout pairs 3 years ago
Jirka Sejkora bcd3818929 Fix combine bound axis not being part of primary key 3 years ago
Jirka Sejkora c8dc4e064d Add time output to the bot 3 years ago
Jirka Sejkora 8e94bcccb4 Add a bot for one-upping solutions from the leaderboard 3 years ago
Jirka Sejkora 9b02c0799a Add a way to merge subcity improvements into the main city 3 years ago
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