aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/reasoner
Commit message (Expand)AuthorAgeFilesLines
* Option for SkolemUpperBound application and for skolemisation depth (from fil...RncLsn2015-08-011-3/+9
* Internalisation: added condition for existential variables (classes HermitChe...RncLsn2015-07-081-13/+17
* Small changes.RncLsn2015-07-071-10/+19
* Many little changes.RncLsn2015-07-032-21/+25
* 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-264-222/+252
* Small changes.RncLsn2015-06-101-1/+1
* Fixed marking original individuals in the relevant upper store.RncLsn2015-06-092-3/+5
* Violation statistics.RncLsn2015-06-052-1/+20
* 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-0311-211/+301
* Working query-dependent semi-skolemised upper bound (tested on UOBM1 and LUBM1).RncLsn2015-06-023-66/+70
* Disposable.RncLsn2015-05-2913-1597/+1663
* Merge branch 'upstream' into Query-dependent-skolemisationRncLsn2015-05-281-86/+95
|\
| * fixed a bug in the process of generating gap tuples, see test inyujiao2015-05-252-3/+4
* | Merged updates from upstream.RncLsn2015-05-282-80/+79
* | NOT-WORKING: trying to add query-dependent Skolemisation.RncLsn2015-05-287-195/+202
* | Removed extended queries (involving classes MyQueryReasoner and QueryRecord)....RncLsn2015-05-211-18/+9
* | Added more tests.RncLsn2015-05-206-53/+55
* | Deleted unused classes.RncLsn2015-05-197-133/+30
* | Changes in the upper store querying (mainly in MyQueryReasoner).RncLsn2015-05-192-77/+91
* | Backup before changes in MyQueryReasoner.RncLsn2015-05-192-176/+174
* | Configured Maven and improved executable class and tests.RncLsn2015-05-181-0/+1
* | Testing and fixing. Executed successfully on UOBM{1,2,3,4,5,6,7,8}.RncLsn2015-05-157-111/+122
* | It executes. Matching bounds for query 18 of UOBM.RncLsn2015-05-143-30/+21
* | Fast implementation of all the other things to get something working, but it ...RncLsn2015-05-133-30/+60
* | Implementing Limited Skolemisation, in particular SkolemTermsDispenser.RncLsn2015-05-131-3/+3
* | 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-092-18/+30
* | Making the output machine-readable (JSON).RncLsn2015-05-071-31/+36
|/
* removed debug output for ore compitition yzhou2015-05-021-1/+1
* added top answers optimisation backyzhou2015-04-293-40/+43
* pass the wine realisationyzhou2015-04-283-29/+35
* added two interfaces in QueryReasoner for SemFacetyzhou2015-04-221-0/+8
* fixed some bugs in windows serveryzhou2015-04-2110-43/+122
* fixed a bug in simpleETL -- closing a FileOutputStream yzhou2015-04-211-1/+2
* initial versionyzhou2015-04-2120-0/+2949