Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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++
- Host: GitHub
- URL: https://github.com/szarnyasg/rete-cpp
- Owner: szarnyasg
- Created: 2015-01-10T14:10:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-15T09:31:41.000Z (over 9 years ago)
- Last Synced: 2024-11-25T05:44:59.121Z (about 1 month ago)
- Language: C++
- Size: 128 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`