aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/rules/approximators
Commit message (Expand)AuthorAgeFilesLines
* The LimitedSkolemisation now employs a fixed-depth term instead of a constant...RncLsn2015-08-032-20/+36
* Option for SkolemUpperBound application and for skolemisation depth (from fil...RncLsn2015-08-011-4/+1
* Many little changes.RncLsn2015-07-031-2/+2
* Fixed marking original individuals in the relevant upper store.RncLsn2015-06-091-1/+1
* Violations processor (Python script).RncLsn2015-06-051-2/+2
* Violation statistics.RncLsn2015-06-051-0/+7
* Fixed terms' depth count in SkolemTermsManager (it was always zero).RncLsn2015-06-042-17/+14
* Restored fixed SkolemTermsManager (went lost in some revert).RncLsn2015-06-042-50/+48
* Before reintroducing extended queries.RncLsn2015-06-031-10/+12
* Deleted unused classes.RncLsn2015-05-192-43/+43
* Changes in the upper store querying (mainly in MyQueryReasoner).RncLsn2015-05-191-6/+3
* Configured Maven and improved executable class and tests.RncLsn2015-05-181-0/+1
* It executes. Matching bounds for query 18 of UOBM.RncLsn2015-05-141-4/+6
* Fast implementation of all the other things to get something working, but it ...RncLsn2015-05-132-21/+97
* Implemented SkolemTermsManager.RncLsn2015-05-135-129/+135
* Implementing Limited Skolemisation, in particular SkolemTermsDispenser.RncLsn2015-05-137-0/+595