aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/reasoner/light
Commit message (Expand)AuthorAgeFilesLines
* Incremental Skolemised store (seems completed).RncLsn2015-08-241-0/+7
* Incremental Skolemised store (not working).RncLsn2015-08-141-1/+8
* Violation statistics.RncLsn2015-06-051-0/+17
* Before reintroducing extended queries.RncLsn2015-06-031-0/+38
* Working query-dependent semi-skolemised upper bound (tested on UOBM1 and LUBM1).RncLsn2015-06-021-1/+1
* Disposable.RncLsn2015-05-294-560/+578
* 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-251-2/+2
* | Merged updates from upstream.RncLsn2015-05-281-79/+75
* | NOT-WORKING: trying to add query-dependent Skolemisation.RncLsn2015-05-281-39/+55
* | Testing and fixing. Executed successfully on UOBM{1,2,3,4,5,6,7,8}.RncLsn2015-05-153-38/+64
* | It executes. Matching bounds for query 18 of UOBM.RncLsn2015-05-141-24/+11
* | Fast implementation of all the other things to get something working, but it ...RncLsn2015-05-131-19/+14
* | Implementing Limited Skolemisation, in particular SkolemTermsDispenser.RncLsn2015-05-131-3/+3
|/
* fixed some bugs in windows serveryzhou2015-04-212-19/+34
* fixed a bug in simpleETL -- closing a FileOutputStream yzhou2015-04-211-1/+2
* initial versionyzhou2015-04-217-0/+1042