mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
11 lines
183 B
JSON
11 lines
183 B
JSON
{
|
|
"set": [1, 2, 5, 10, 16, 23],
|
|
"candidate": 34,
|
|
"capacity_N": 40,
|
|
"weights": {
|
|
"collision": 1.0,
|
|
"scar": 1.5,
|
|
"capacity_pressure": 0.2,
|
|
"residual": 1.0
|
|
}
|
|
}
|