Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/szarnyasg/rete-cpp

Prototype Rete network in C++
https://github.com/szarnyasg/rete-cpp

Last synced: 5 days ago
JSON representation

Prototype Rete network in C++

Awesome Lists containing this project

README

        

# rete-cpp

Prototype Rete network in C++

## Prerequisites

* Install raptor2 from source:
* Install the Boost regex library: `sudo apt-get install libboost-regex-dev`