Skip to content

ibm-hyperknowledge/IAPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAPL

The Interval Algebra Problem Library (IAPL) provides a set of problems for testing and benchmarking qualitative temporal reasoners based on Allen's Interval Algebra.

The problem library contains consistent problems from the following subalgebras:

  1. Batsakis et al.'s subalgebra (with 29 relations)
  2. Pointisable subalgebra (with 187 relations)

The problem sources (in GQR format) are kept under csps. Their RDF/OWL versions together with associated questions are kept under the following directories:

Dir Subalgebra Format
batsakis-29 Batsakis et al.'s Batsakis et al.'s
timex-29 Batsakis et al.'s IBM timex
timex-187 Pointisable IBM timex

Problem names

Problems are named according to the following scheme:

p_<size>_d<degree>_s<rel-size>_<digest>.<ext>

where

  • size is the number of intervals in the problem
  • degree is the average degree of an interval of the problem
  • rel-size is the average relation size of an edge of the problem
  • digest is the md5 digest that uniquely identifies the problem

About

Interval Algebra Problem Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published