InternBootcamp/examples/pipelines/autogen_configs/Dservalandrootedtree_test.json
2025-05-30 14:05:33 +08:00

18 lines
No EOL
248 B
JSON

[
{
"min_nodes": 5,
"max_nodes": 15
},
{
"min_nodes": 2,
"max_nodes": 20
},
{
"min_nodes": 15,
"max_nodes": 30
},
{
"min_nodes": 10,
"max_nodes": 20
}
]