297 Commits

Author SHA1 Message Date
Adrian Manteza
cc704d97da close 2022-03-15 20:39:26 +00:00
Adrian Manteza
ddb8efc79f modify the sandbox to get it more closer to the actual impl 2022-03-14 18:47:28 +00:00
Adrian Manteza
ff9d9b3d49 make sure to generate the correct solution before breaking the loop 2022-03-14 14:45:02 +00:00
Adrian Manteza
98922bfc4c just save the body parameter externally in my gist 2022-03-11 15:26:42 +00:00
Adrian Manteza
ef04373bd4 try to increase to 15% 2022-03-11 15:25:17 +00:00
Adrian Manteza
e1176365f3 make it a single target calculation for yas_elastic 2022-03-11 15:24:57 +00:00
Adrian Manteza
26571cffc6 let the model calculate 2022-03-10 23:32:18 +00:00
Adrian Manteza
84c34d9a90 encapsulate the max_drift into the Target so it is open to customization 2022-03-10 23:31:58 +00:00
Adrian Manteza
d8b4675f44 simplify this to the core level so we can easily reference it 2022-03-10 22:49:26 +00:00
Adrian Manteza
d6e1cb37ce elasticized constraint is no more 2022-03-10 22:48:36 +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
Adrian Manteza
c8bbe9583b Merge branch 'QUANT-1415-loft-cases-fix' of github.com:yardstick/measure-solver into QUANT-1415-loft-cases-fix 2022-03-10 16:51:11 +00:00
Adrian Manteza
7bfafe6b67 Add a solver sandbox for local dev purposes 2022-03-10 16:50:01 +00:00
Adrian Manteza
20a2f5dd81 label it and add to the problem 2022-03-07 16:18:36 +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
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
ef63ef4e02 typo 2022-03-01 18:00:02 +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
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
78331577dc even more logging 2022-02-09 17:25:23 -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
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
spushy
872397e825 check for none 2022-02-07 15:25:12 -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
brmnjsh
13f0f383e0
Merge pull request #20 from yardstick/feature/QUANT-1298-case-based-constraints
QUANT-1298: Case based constraints
2021-12-21 15:28:57 -05:00
Josh Burman
bab0b43283 Merge branch 'develop' into feature/QUANT-1298-case-based-constraints 2021-12-21 20:26:22 +00:00
brmnjsh
4c30b50c36
Merge pull request #21 from yardstick/feature/QUANT-1308-tif-discrepancy
QUANT-1308: TIF Discrepancy
2021-12-20 14:06:47 -05:00
brmnjsh
0fbd14649b
Update app/helpers/service_helper.py
Co-authored-by: Owen Helmstetter <84334068+owenhtr@users.noreply.github.com>
2021-12-20 14:05:17 -05:00
Josh Burman
d731b901ff accurate comment and result tif/tcc verbage 2021-12-18 07:49:07 +00:00