OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
server library

Classes

class  opencog::GenericEval
 

Detailed Description

This library (opencog/server) is the active core of the project. It is used by cogserver program to do most of its functions. To build it use:

make server
make builtinreqs

To read a high level overview of this library head to dedicated page.