Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 326 Bytes

Cpp.rst

File metadata and controls

17 lines (10 loc) · 326 Bytes

C++ Interface

C++ Interface

Since v1.1.1, a simple C++ interface is provided, see the smodels/cpp directory in the source code.

Its usage is documented in run.cpp:

/examples/run.cpp

A sample Makefile is also provided. The python header files have to be installed.