18 Commits

Author SHA1 Message Date
Evgeniy L
f308f2913f Do not use max_size for grouping, do not add vg, add warning if idx is not found 2016-01-14 18:25:12 +03:00
Evgeniy L
4234aa4e24 Fix coefficients for objective function 2016-01-11 16:16:39 +03:00
Evgeniy L
c2f19a7828 Fix a bug, when there is space with empty max in the middle 2016-01-02 23:29:02 +03:00
Evgeniy L
267c792af1 Don't use minimal size for building a set 2016-01-02 18:41:32 +03:00
Evgeniy L
89ba39f728 Remove call of undefined method 2016-01-02 18:08:47 +03:00
Evgeniy L
2b43c46c08 Completely rewrite algorithm for coefficients caculation 2016-01-02 18:07:16 +03:00
Evgeniy L
ac6c0e2664 Fix coefficients for best_with_disks 2015-12-31 11:57:41 +03:00
Evgeniy L
84bf29125b Reimplement weight allocation logic 2015-12-31 11:47:36 +03:00
Evgeniy L
fb7201b5d5 Add yaql template language to spaces description 2015-12-29 21:08:02 +03:00
Evgeniy L
1dbf91100e Fix weights, first disk may have weight too 2015-12-25 19:22:37 +03:00
Evgeniy L
62c38355a1 Add weight calculation 2015-12-25 19:08:14 +03:00
Evgeniy L
0f05006e01 Spaces are allocated according to an order in the file 2015-12-25 16:55:55 +03:00
Evgeniy L
704c73a46c Add min and max space size 2015-12-25 00:19:21 +03:00
Evgeniy L
d48e095b0e Add formatters, which is required for easier debugging 2015-12-24 14:55:19 +03:00
Evgeniy L
97193e1522 Change format reult format from a dict to a list of dicts 2015-12-24 13:21:46 +03:00
Evgeniy L
9f8cfdc63b Convert solution into disks-spaces mapping 2015-12-24 13:17:59 +03:00
Evgeniy L
323c6aad61 Use np alias for numpy 2015-12-22 19:00:17 +03:00
Evgeniy L
8864affd92 Created simple linear-equation creation mechanism 2015-12-22 18:55:06 +03:00