CLIPS icon indicating copy to clipboard operation
CLIPS copied to clipboard

A Tool for Building Expert Systems

CLIPS - A Tool for Building Expert Systems

This repository contains a fork of CLIPS by

Lode Hoste [email protected] and Stefan Marr [email protected]

The goal of this fork is to provide a CLIPS-derived rule engine that uses a truly parallel RETE processing network that benefits from multi- and manycore hardware to improve the overall performance of the matching phase.

License

All parts of this fork that are unchanged compared to the original version of CLIPS_ remain licensed in the public domain.

Code that originates from the Apache Portable Runtime_ is licensed under the Apache License Version 2.0_.

For all parts of this fork that deviate from the original all rights remain with us, the authors.

.. _CLIPS: http://clipsrules.sourceforge.net/ .. _Apache Portable Runtime: http://apr.apache.org/ .. _Apache License Version 2.0: http://www.apache.org/licenses/LICENSE-2.0