This repository has been archived on 2024-04-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
elektron/schedPolConfig.json
2018-10-03 21:35:20 -04:00

11 lines
127 B
JSON

{
"bin-packing": {
"taskDist": 10.0
},
"max-min": {
"taskDist": 0.416
},
"max-greedymins": {
"taskDist": 6.667
}
}