98 Commits

Author SHA1 Message Date
Joshua Burman
c15345867d but when removing enemy constraints 2023-11-14 16:14:23 -05:00
Joshua Burman
4e8c8416b6 typos, factoring out functionality 2023-11-13 19:08:01 -05:00
Joshua Burman
8667bec8d5 solve without enemies, initial impl. still requires factoring out 2023-11-13 16:37:35 -05:00
Joshua Burman
f1fa519f31 refactor of model targets and constraints, addition of new constraint types and constraint construction process 2023-11-12 18:32:48 -05:00
Joshua Burman
1dbf672383 refactor create constraints for targets 2023-11-10 18:39:16 -05:00
Joshua Burman
6d3639a0c1 moved constraints to objects 2023-11-10 15:21:16 -05:00
Joshua Burman
11979193de refactor in prep for enemies 2023-11-09 16:12:26 -05:00
brmnjsh
6fbafcc1ec refining impl 2023-09-18 14:01:50 +00:00
brmnjsh
fff85981b1 fix up string manipulation 2023-09-15 19:40:35 +00:00
brmnjsh
ae4ed690f7 abstract compensator string manipulation 2023-09-15 19:37:47 +00:00
brmnjsh
4788012ce6 make more pythonic 2023-09-11 13:23:04 +00:00
brmnjsh
2ae15f9237 enumerate 2023-09-08 15:51:42 +00:00
brmnjsh
7e68606cc1 added methodology for delegating to service, fixed some formatting, cleaned up dangling imports 2023-09-04 19:50:29 +00:00
brmnjsh
fc42f0c5c1 python < 3.10 need to use Union for multiple return types 2023-09-03 21:47:13 +00:00
brmnjsh
0e05045817 add return types 2023-09-03 21:40:35 +00:00
brmnjsh
d90f51faca add more typing, add tag to file upload, and rename form generation service 2023-09-03 21:38:46 +00:00
brmnjsh
386ab25515 refactor to use s3 client instead of s3 resource, add tag gathering 2023-09-03 20:28:54 +00:00
Joshua Burman
f92f487002 quick fix to call method...hah python 2022-05-11 15:11:37 -04:00
Josh Burman
35a5ab061b final items need to be returned 2022-04-27 16:03:14 +00:00
Josh Burman
a3ca233953 enforce bundle first ordering if bundles ordering is true 2022-04-27 15:54:59 +00:00
Josh Burman
a919530cab proper typing and bundle first ordering 2022-04-27 15:46:23 +00:00
Adrian Manteza
a94256a10b version 1.2 Tokyo Drift! 2022-03-25 22:31:43 +00: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
1f00e1e1bc target variance for each solver run. authored by Yosh 2022-03-25 17:20:14 +00:00
Adrian Manteza
6ebe33a76b cleanup and < 3 bundle pre-filter 2022-03-24 16:47:55 +00:00
Adrian Manteza
79580c5394 test with prefilter 2022-03-23 20:15:22 +00:00
Adrian Manteza
d9a0926b69 dict to Item object 2022-03-23 20:07:13 +00:00
Adrian Manteza
4e28e841ad remove prefilter 2022-03-23 19:44:02 +00:00
Adrian Manteza
ad3019e478 prefiltering of items 2022-03-23 16:32:33 +00:00
Josh Burman
09d3fce02d pre-filter 100% constraint items 2022-03-23 15:57:47 +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
a61c7a82b9 make the print problem optional in local dev 2022-03-22 20:31:17 +00:00
Adrian Manteza
ee77d888b5 an id is an int 2022-03-22 20:29:03 +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
abdda4a888 dont include the endpoint_url parameter at all 2022-03-18 14:57:52 +00:00
Adrian Manteza
e4f51b8a3f only print problem when in local dev 2022-03-17 22:46:04 +00:00
Adrian Manteza
fede094eeb introduce an ApplicationConfig module to manage the environment configs in one location 2022-03-17 20:33:48 +00:00
Adrian Manteza
2410e34c05 moar ENDPOINT_URL shenanigans 2022-03-17 18:22:27 +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
50bb02ee0f new listener 2022-02-17 11:25:29 -05: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