172 Commits

Author SHA1 Message Date
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
aaa672c14c get the items with a specific attribute from the bundle 2022-03-22 20:32:25 +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
2031497ae6 bring it back to 15 2022-03-21 14:19:40 +00:00
Adrian Manteza
abdda4a888 dont include the endpoint_url parameter at all 2022-03-18 14:57:52 +00:00
Adrian Manteza
f893754f4c only for local dev 2022-03-18 14:31:57 +00:00
Adrian Manteza
bd61fb7e81 just update the Target drift attribute to so we dont have to inject the drift_percent every single time 2022-03-17 22:48:22 +00:00
Adrian Manteza
e4f51b8a3f only print problem when in local dev 2022-03-17 22:46:04 +00:00
Adrian Manteza
37a5db4c9b introduce the concept of a local dev environment 2022-03-17 20:42:22 +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
e9aa052077 missing parenthesis 2022-03-17 18:17:12 +00:00
Adrian Manteza
215d421e56 turn this off for non-dev environments 2022-03-17 18:09:45 +00:00
Adrian Manteza
555aeaa787 clean up the generate_solution method 2022-03-17 17:14:02 +00:00
Adrian Manteza
05c5dc3856 dont round off the targets 2022-03-17 17:12:47 +00:00
Adrian Manteza
d4729cf812 add the sample body for reference 2022-03-17 14:04:17 +00:00
Adrian Manteza
34418066ca update the solver sandbox elastic constraint impl 2022-03-17 14:01:44 +00:00
Adrian Manteza
efbc83ca8d just define the body inside 2022-03-16 02:58:05 +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
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