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

https://github.com/iciclef/ai9_logic_2018

AI9_2018 Logic Module
https://github.com/iciclef/ai9_logic_2018

Last synced: 3 months ago
JSON representation

AI9_2018 Logic Module

Awesome Lists containing this project

README

        

# ai9_logic_2018
AI9_2018 Logic Module.

## Compile
```sh
cmake . -D "Unix Makefiles"
make
```