aboutsummaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorLibravatar Oszkar Semerath <semerath@mit.bme.hu>2020-05-19 23:26:49 +0200
committerLibravatar Oszkar Semerath <semerath@mit.bme.hu>2020-05-19 23:26:49 +0200
commitab42105a88e171748987469308924342a1e4957c (patch)
tree064484093ac54582da8eda240dd3dbb6515f5b4a /Tests
parentoption to calculate object creation costs in fitness (diff)
downloadVIATRA-Generator-ab42105a88e171748987469308924342a1e4957c.tar.gz
VIATRA-Generator-ab42105a88e171748987469308924342a1e4957c.tar.zst
VIATRA-Generator-ab42105a88e171748987469308924342a1e4957c.zip
taxation config update
Diffstat (limited to 'Tests')
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.run/config/genericTaxation.vsconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.run/config/genericTaxation.vsconfig b/Tests/MODELS2020-CaseStudies/case.study.pledge.run/config/genericTaxation.vsconfig
index 23eec7fe..7d742202 100644
--- a/Tests/MODELS2020-CaseStudies/case.study.pledge.run/config/genericTaxation.vsconfig
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.run/config/genericTaxation.vsconfig
@@ -34,7 +34,8 @@ generate {
34 34
35 config = { 35 config = {
36 runtime = 10000, 36 runtime = 10000,
37 log-level = normal 37 log-level = normal,
38 "fitness-objectCreationCosts" = "true"
38 } 39 }
39 40
40 runs = 1 41 runs = 1