aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/hu.bme.mit.inf.dslreasoner.run/configs/ecore_useful_ViatraSolver_polyhedral_typeHierarchy_Clp.json
blob: 4207342258b02d94c7cdfe3b2c7c8ca41a134109 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"inputPath": "initialModels",
	"outputPath": "outputModels",
	"timeout": 1200,
	"saveModels": true,
	"warmupIterations": 0,
	"iterations": 5,
	"domain": "ecore",
	"scope": "quantiles",
	"sizes": [100],
	"solver": "ViatraSolver",
	"scopePropagator": "polyhedral",
	"propagatedConstraints": "relations",
	"polyhedronSolver": "Clp"
}