diff options
Diffstat (limited to 'src/resources')
| -rw-r--r-- | src/resources/pagoda.properties | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/resources/pagoda.properties b/src/resources/pagoda.properties index e49aa35..07a0eac 100644 --- a/src/resources/pagoda.properties +++ b/src/resources/pagoda.properties | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | debug=true | 1 | debug=true |
| 2 | useAlwaysSimpleUpperBound=false | 2 | useAlwaysSimpleUpperBound=false |
| 3 | useSkolemUpperBound=false | 3 | skolemUpperBound=DISABLED |
| 4 | skolemDepth=1 | ||
| 5 | #skolemUpperBound=BEFORE_SUMMARISATION | ||
| 6 | #skolemUpperBound=AFTER_SUMMARISATION | ||
| 4 | toCallHermit=true | 7 | toCallHermit=true |
| 5 | 8 | ||
| 6 | statisticsDir=/home/alessandro/Dropbox/Oxford/PAGOdA/statistics \ No newline at end of file | 9 | statisticsDir=/home/alessandro/Dropbox/Oxford/PAGOdA/statistics \ No newline at end of file |
