From 0c39145b3b76b3db73db0a38d5324caa7ff3c434 Mon Sep 17 00:00:00 2001 From: RncLsn Date: Mon, 3 Aug 2015 17:07:39 +0100 Subject: The LimitedSkolemisation now employs a fixed-depth term instead of a constant. Performed some testing before merging with master. --- src/resources/pagoda.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/pagoda.properties') diff --git a/src/resources/pagoda.properties b/src/resources/pagoda.properties index 07a0eac..e6aa503 100644 --- a/src/resources/pagoda.properties +++ b/src/resources/pagoda.properties @@ -1,9 +1,9 @@ debug=true useAlwaysSimpleUpperBound=false skolemUpperBound=DISABLED -skolemDepth=1 #skolemUpperBound=BEFORE_SUMMARISATION #skolemUpperBound=AFTER_SUMMARISATION +skolemDepth=1 toCallHermit=true statisticsDir=/home/alessandro/Dropbox/Oxford/PAGOdA/statistics \ No newline at end of file -- cgit v1.2.3