37 Commits

Author SHA1 Message Date
Joshua Burman
11979193de refactor in prep for enemies 2023-11-09 16:12:26 -05:00
Adrian Manteza
5e13db79b6 types yo 2022-03-25 22:02:10 +00:00
Adrian Manteza
a8396051b6 randomize source bundles and items before each solver run 2022-03-25 21:57:16 +00:00
Adrian Manteza
6ebe33a76b cleanup and < 3 bundle pre-filter 2022-03-24 16:47:55 +00:00
Adrian Manteza
e04eead569 this should be max 2022-03-23 13:12:16 +00:00
Adrian Manteza
4acb9545d4 tweak the metadata constraints to always consider bundles 2022-03-22 20:33:20 +00:00
Adrian Manteza
9d15112320 convert boolean to int to satisfy solver requirements 2022-03-22 18:28:56 +00:00
Josh Burman
df517fe7fe typo for bundle metadata constraints 2022-03-22 17:07:52 +00:00
Josh Burman
5f07302172 poc for bundle based metadata constraints 2022-03-22 17:07:00 +00:00
Adrian Manteza
d6e1cb37ce elasticized constraint is no more 2022-03-10 22:48:36 +00:00
Adrian Manteza
c65c78ded6 that was inaccurate 2022-03-07 16:15:11 +00:00
Adrian Manteza
bacc478b3e extract to the helper so we can easily toggle the knobs 2022-03-03 22:01:32 +00:00
Adrian Manteza
bd0a5c53e0 flag this so we can deal with this later 2022-03-01 17:59:48 +00:00
Joshua Burman
f18e048081 added constant drift incrementing for tcc, tif values 2022-02-12 03:43:37 -05:00
Joshua Burman
deb6b9014e the big format 2022-02-10 20:29:50 -05:00
Joshua Burman
7031c03fde tighter tif and tcc 2022-02-09 23:24:51 -05:00
Joshua Burman
24168f6bbb fix for non bundles runs as well as some typing 2022-02-09 23:11:09 -05:00
Joshua Burman
2576c982e0 logfest 2059 2022-02-09 17:38:26 -05:00
Joshua Burman
3f7b3cc0b6 more extensive logging 2022-02-09 17:17:06 -05:00
Joshua Burman
f15f9e604e checking that generated bundle set fits exam form item size limit 2022-02-09 16:45:38 -05:00
Joshua Burman
ab9b5525a4 reverting to basic cases 2022-02-09 16:33:38 -05:00
Joshua Burman
52615ab663 removed old code and fixed some comments, for clarification 2022-02-09 11:16:11 -05:00
Joshua Burman
14a07ff9b2 random select recursive solution for bundle constraints 2022-02-09 03:26:09 -05:00
spushy
8ce5e6e540 combination based bundle solving 2022-02-09 01:13:49 -05:00
spushy
744abbb7b8 basic funcionality improvements, as well as bundle refactor prep 2022-02-08 20:34:14 -05:00
Josh Burman
107abcb73a tcc and tif drift, compensated for string value casing, csv to dict improved process 2021-12-22 22:39:46 +00:00
Josh Burman
8ad4729a0d just a few typo fixes 2021-12-17 21:55:16 +00:00
Josh Burman
b7ba14bd43 make sure remaining items added to form after bundles are added, are not part of a bundle 2021-12-17 03:42:58 +00:00
Josh Burman
9870bad1ea better bundle constraint 2021-12-17 02:25:03 +00:00
Josh Burman
95aad63db6 bundle models have arrived 2021-12-17 00:55:27 +00:00
Josh Burman
dc696b47ac error catching for edge cases and poorly formatted params 2021-12-16 19:01:59 +00:00
Josh Burman
c7c9662968 genericize this! 2021-12-15 20:44:24 +00:00
Josh Burman
e4bb4a9cad typo in bundle constraint descriptor 2021-12-15 19:41:00 +00:00
Josh Burman
bfeb3c4207 add constructed bundles to constraints, minor refatoring 2021-12-15 19:37:16 +00:00
Josh Burman
a827312ef5 add passage attribute to item and bundles generation method for solver run 2021-12-14 21:28:38 +00:00
Josh Burman
19f6f35856 fixes for clarity 2021-11-24 16:24:14 +00:00
Jared Numrab
c2d1ccb2bd more better well factoredness 2021-11-22 04:10:53 -05:00