28 Commits

Author SHA1 Message Date
Joshua Burman
6e320d7cbc enemy management v2.0 2023-11-16 12:52:37 -05:00
Joshua Burman
c15345867d but when removing enemy constraints 2023-11-14 16:14:23 -05:00
Joshua Burman
8667bec8d5 solve without enemies, initial impl. still requires factoring out 2023-11-13 16:37:35 -05:00
Joshua Burman
6d3639a0c1 moved constraints to objects 2023-11-10 15:21:16 -05:00
brmnjsh
a3f1585692 convert item response from str to int 2023-09-28 18:57:10 +00:00
brmnjsh
7a14856775 get ability estimation from source 2023-09-15 14:29:55 +00:00
brmnjsh
7e57211564 updating to new pydantic requirements for values 2023-09-03 14:59:53 +00:00
Josh Burman
a919530cab proper typing and bundle first ordering 2022-04-27 15:46:23 +00:00
Adrian Manteza
ad3019e478 prefiltering of items 2022-03-23 16:32:33 +00:00
Adrian Manteza
aaa672c14c get the items with a specific attribute from the bundle 2022-03-22 20:32:25 +00:00
Adrian Manteza
05c5dc3856 dont round off the targets 2022-03-17 17:12:47 +00:00
Adrian Manteza
812e7aaad9 leet the solver drift 2022-03-16 02:51:39 +00:00
Adrian Manteza
cc704d97da close 2022-03-15 20:39:26 +00:00
Adrian Manteza
26571cffc6 let the model calculate 2022-03-10 23:32:18 +00:00
Adrian Manteza
b3c5808849 sum the Item iif and irf as well as the Bundle tif and trf 2022-03-10 22:47:16 +00:00
Joshua Burman
deb6b9014e the big format 2022-02-10 20:29:50 -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
9dcc4ae513 change item passage attribute to passage_id 2021-12-16 16:26:26 +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
Jared Numrab
c2d1ccb2bd more better well factoredness 2021-11-22 04:10:53 -05:00
Jared Numrab
1d9b2c694c add remaining constraints 2021-11-21 21:52:18 -05:00
Jared Numrab
d02137112a actual solving, minus constraints for non tcc/tif constraints 2021-11-18 22:46:29 -05:00
Josh Burman
3b83aad6bd added iif and tif functions 2021-10-29 19:19:12 +00:00
Josh Burman
258915b08f working TCC (Test response funciton) 2021-10-29 18:43:56 +00:00
Josh Burman
d13574ac08 renamed to loft service to be more clear, added solution file generation naming via regex, few qol things 2021-10-29 00:10:30 +00:00
Josh Burman
157107c73f attributes not attribute, remove optional from solution model 2021-09-14 14:28:09 -04:00
Josh Burman
b472af6020 some model name changing, and constains model improvement 2021-09-14 11:46:51 -04:00
Josh Burman
c4fdd68af2 moved models to separate folder 2021-09-04 23:50:22 -04:00