aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/reasoner/MyQueryReasoner.java
Commit message (Expand)AuthorAgeFilesLines
* Option for SkolemUpperBound application and for skolemisation depth (from fil...RncLsn2015-08-011-3/+9
* Small changes.RncLsn2015-07-071-10/+19
* Many little changes.RncLsn2015-07-031-7/+12
* Small changes.RncLsn2015-06-301-3/+3
* Summarisation before Skolemisation. Added Reactome testcase.RncLsn2015-06-261-8/+14
* Maybe fixed bug in internalisation.RncLsn2015-06-261-6/+7
* Small changes.RncLsn2015-06-101-1/+1
* Fixed marking original individuals in the relevant upper store.RncLsn2015-06-091-3/+4
* Violation statistics.RncLsn2015-06-051-1/+3
* Fixed terms' depth count in SkolemTermsManager (it was always zero).RncLsn2015-06-041-1/+1
* Restored fixed SkolemTermsManager (went lost in some revert).RncLsn2015-06-041-3/+3
* New queries for LUBM and UOBM, automatically generated by SyGENiA.RncLsn2015-06-041-1/+1
* Reintroduced extended queries. Successfully tested on LightTests and GapAnswers.RncLsn2015-06-031-38/+16
* Before reintroducing extended queries.RncLsn2015-06-031-32/+61
* Working query-dependent semi-skolemised upper bound (tested on UOBM1 and LUBM1).RncLsn2015-06-021-64/+68
* Disposable.RncLsn2015-05-291-330/+332
* Merged updates from upstream.RncLsn2015-05-281-1/+4
* NOT-WORKING: trying to add query-dependent Skolemisation.RncLsn2015-05-281-75/+70
* Removed extended queries (involving classes MyQueryReasoner and QueryRecord)....RncLsn2015-05-211-18/+9
* Added more tests.RncLsn2015-05-201-35/+37
* Deleted unused classes.RncLsn2015-05-191-1/+1
* Changes in the upper store querying (mainly in MyQueryReasoner).RncLsn2015-05-191-43/+59
* Backup before changes in MyQueryReasoner.RncLsn2015-05-191-87/+89
* Testing and fixing. Executed successfully on UOBM{1,2,3,4,5,6,7,8}.RncLsn2015-05-151-23/+21
* It executes. Matching bounds for query 18 of UOBM.RncLsn2015-05-141-6/+7
* Fast implementation of all the other things to get something working, but it ...RncLsn2015-05-131-4/+22
* Added classes for implementing new upper store (Limited Skolemisation).RncLsn2015-05-121-61/+68
* Adding (not completed) a new upper bound technique, namely Limited Skolemisat...RncLsn2015-05-111-4/+4
* Adding (not completed) log of partial answers in Json.RncLsn2015-05-091-9/+27
* pass the wine realisationyzhou2015-04-281-3/+4
* fixed some bugs in windows serveryzhou2015-04-211-5/+4
* initial versionyzhou2015-04-211-0/+331