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