aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/tracking
Commit message (Collapse)AuthorAgeFilesLines
* fixed a bug in the process of generating gap tuples, see test inyujiao2015-05-252-3/+8
| | | TestGapMappedToLower.java
* turned on the LOG switch in Utilityyzhou2015-05-221-2/+6
| | | | added a tracking rule for inequality in TrackingRuleEncoderWithGap added a testcase in ClauseTester
* removed debug output for ore compitition yzhou2015-05-021-4/+0
| | | | to add log info, check Utility.java LOGS
* fixed some bugsyzhou2015-05-012-2/+12
|
* add time tag to the temporary outputyzhou2015-05-011-2/+5
| | | fixed a bug about equality in the tracking datalog encoding
* fixed some bugs in windows serveryzhou2015-04-211-47/+22
|
* initial versionyzhou2015-04-2111-0/+2403