aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/reasoner/ConsistencyManager.java
Commit message (Collapse)AuthorAgeFilesLines
* [pagoda] Move project to ScalaFederico Igne2022-05-111-314/+0
| | | | | | | | | This commit includes a few changes: - The repository still uses Maven to manage dependency but it is now a Scala project. - The code has been ported from OWLAPI 3.4.10 to 5.1.20 - A proof of concept program using both RSAComb and PAGOdA has been added.
* Before reintroducing extended queries.RncLsn2015-06-031-0/+13
|
* Working query-dependent semi-skolemised upper bound (tested on UOBM1 and LUBM1).RncLsn2015-06-021-1/+1
|
* Disposable.RncLsn2015-05-291-135/+140
|
* NOT-WORKING: trying to add query-dependent Skolemisation.RncLsn2015-05-281-58/+56
|
* Testing and fixing. Executed successfully on UOBM{1,2,3,4,5,6,7,8}.RncLsn2015-05-151-41/+27
|
* It executes. Matching bounds for query 18 of UOBM.RncLsn2015-05-141-0/+3
| | | | It is not stable: several critical fixes to do!
* Fast implementation of all the other things to get something working, but it ↵RncLsn2015-05-131-7/+24
| | | | doesn't.
* added top answers optimisation backyzhou2015-04-291-1/+2
|
* pass the wine realisationyzhou2015-04-281-1/+1
|
* fixed some bugs in windows serveryzhou2015-04-211-5/+27
|
* initial versionyzhou2015-04-211-0/+269