Add Sidon FAMM map example config

This commit is contained in:
Allaun Silverfox 2026-05-16 17:20:33 -05:00
parent c2c1affbbd
commit bf84f3f854

View file

@ -0,0 +1,11 @@
{
"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
}
}