Commit Graph

105 Commits

Author SHA1 Message Date
Adrian Manteza 7bfafe6b67 Add a solver sandbox for local dev purposes 2022-03-10 16:50:01 +00:00
Adrian Manteza 0b41c341b7 add some labels to constraints and rename variables to be a bit more descriptive 2022-03-07 16:17:45 +00:00
Adrian Manteza cec7429913 one time solver vars setup since it is common for all problems 2022-03-07 16:16:40 +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 ef63ef4e02 typo 2022-03-01 18:00:02 +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 46d3538690 attempt sequential solve 2022-02-10 20:58:25 -05:00
Joshua Burman 4b08ad253c testing tif and tcc limits 2022-02-10 20:45:46 -05:00
Joshua Burman deb6b9014e the big format 2022-02-10 20:29:50 -05:00
Joshua Burman 19a37ab33a tif and tcc drift bad 2022-02-10 01:01:46 -05:00
Joshua Burman 9986678733 sequential solve 2022-02-10 00:40:43 -05:00
Joshua Burman 7e59899495 more tif, tcc tweaking 2022-02-10 00:17:20 -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 ab9b5525a4 reverting to basic cases 2022-02-09 16:33:38 -05:00
Joshua Burman 2232b3342c tif, tcc tweaks 2022-02-09 14:37:39 -05:00
Joshua Burman bdc67111b5 logging for debugging 2022-02-09 14:05:18 -05:00
Joshua Burman b720dfa352 tighten up tif and tcc targets 2022-02-09 13:10:29 -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 8bb5075f5b fix item attributes using raw constraint value target, relaxed tif tcc drift 2021-12-22 23:14:12 +00: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 d731b901ff accurate comment and result tif/tcc verbage 2021-12-18 07:49:07 +00:00
Josh Burman b3bf662c2f modified for new base 2021-12-18 07:27:16 +00:00
Josh Burman 45380e9f00 handle items with poorly formatted b params, and mmoved to single objective function 2021-12-18 07:20:39 +00:00
Josh Burman da5e06cb59 testing a theory on constraint issues 2021-12-17 22:00:38 +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 bfeb3c4207 add constructed bundles to constraints, minor refatoring 2021-12-15 19:37:16 +00:00
Josh Burman e0fca68f46 add basic error handling 2021-12-10 19:45:03 +00:00
Josh Burman b2c3f0df79 add b param to irt model 2021-11-30 21:12:08 +00:00
Josh Burman 19f6f35856 fixes for clarity 2021-11-24 16:24:14 +00:00
Josh Burman 88ef6b2e03 return results whether optimized or not, add status to returned csv 2021-11-22 17:25:32 +00:00
Jared Numrab c2d1ccb2bd more better well factoredness 2021-11-22 04:10:53 -05:00
Jared Numrab f1a6b53265 handel non optimized solves 2021-11-21 22:43:14 -05:00
Jared Numrab e37fc958f3 fix trailing whitespace 2021-11-21 22:40:44 -05:00
Jared Numrab d02137112a actual solving, minus constraints for non tcc/tif constraints 2021-11-18 22:46:29 -05:00
Josh Burman 6558875591 Merge branch 'develop' into feature/QUANT-1196-solve-all-the-things 2021-11-03 20:15:19 +00:00
Josh Burman 29d8a53974 env var rename 2021-11-03 18:16:04 +00:00
Josh Burman a42ae76e72 use bucket name from payload instead of env var 2021-11-03 17:58:48 +00:00
Josh Burman b005efbe2e envs fixed 2021-11-03 17:18:02 +00:00
Josh Burman 2f86cbecfa added 0.3.2 2021-11-03 15:53:36 +00:00
Josh Burman 1c50ad5642 logging all the things... 2021-11-02 04:07:15 +00:00
Josh Burman 5a2871b102 remove print statements 2021-11-02 03:32:35 +00:00
Josh Burman 449c33915f deamonize and cursory logging 2021-10-31 03:50:07 +00:00