Giter VIP home page Giter VIP logo

constraint-algebras's Introduction

IMPORTANT NOTE: I've rewritten the code below in Python and expanded on its capabilities. See https://github.com/alreich/qualreas

constraint-algebras

Algebras for qualitative reasoning about time, space, etc.

NOTES:

  • This code was written in the early 1990s and has only been partially tested since then using Armed Bear Common Lisp (ABCL). The portions tested appeared to work OK. However, it does not appear to work using Steel Bank Common Lisp (SBCL).
  • As of November 2020, an updated version of this code is in-development and nearing completion using Python

The code here was used to write the following paper (a copy is in the "docs" folder of this repository):

"Intervals, Points, and Branching Time", Alfred J. Reich, Time-94: An International Workshop on Temporal Representation and Reasoning, 1994.

ABSTRACT: This paper extends Allen’s interval algebra to include points and either left or right-branching time. The branching time algebras each contain 24 relations: Allen’s original 13 relations, 5 more relations resulting from the inclusion of points, and 6 relations because of the inclusion of branching time. In this paper, I also present:(1) A technique for automatically deriving algebras of relations;(2) a new way of representing temporal constraint networks—the constraint matrix; and (3) a new way of performing constraint propagation—via constraint matrix multiplication.


An OWL (Web Ontology Language) ontology is also included, in TTL format. The ontology extends the World Wide Web Consortium (W3C) ontology, https://www.w3.org/2006/time, to include Time Points (Instants) and Intervals, where the relations are as defined in the Time-94 paper referenced, above. A description of W3C time can be found here: https://www.w3.org/TR/owl-time/

constraint-algebras's People

Contributors

alreich avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

constraint-algebras's Issues

Qualitative reasoning

You mean qualitative reasoning such as K.D Forbus and Kuipers?
if so i'm following

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.