aboutsummaryrefslogtreecommitdiff
path: root/src/uk/ac/ox/cs/pagoda/util/Utility.java
Commit message (Collapse)AuthorAgeFilesLines
* [pagoda] Move project to ScalaFederico Igne2022-05-111-251/+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-1/+5
|
* Merged updates from upstream.RncLsn2015-05-281-62/+42
|
* Testing and fixing. Executed successfully on UOBM{1,2,3,4,5,6,7,8}.RncLsn2015-05-151-17/+32
|
* Adding (not completed) log of partial answers in Json.RncLsn2015-05-091-3/+12
|
* Making the output machine-readable (JSON).RncLsn2015-05-071-34/+5
|
* Switch from JUnit to TestNG.RncLsn2015-05-061-1/+15
| | | | Plus minor fixes.
* removed debug output for ore compitition yzhou2015-05-021-5/+9
| | | | to add log info, check Utility.java LOGS
* add time tag to the temporary outputyzhou2015-05-011-2/+8
| | | fixed a bug about equality in the tracking datalog encoding
* initial versionyzhou2015-04-211-0/+248