Description
C++ applications can integrate the CLIPS expert-system library through this wrapper interface. It is useful for developers building rule-based reasoning, decision support, or knowledge-base tools in C++.
This is a development library, not an end-user expert system by itself. Correct behavior depends on the rules, facts, and inference model supplied by the application.