An NDoc Documented Class Library

Engine Class

The engine takes an XML document with a task description, loads the indicated model provider and expert system, gets the model, configures the environment and starts the expert system.

For a list of all members of this type, see Engine Members.

System.Object
   ExpertCoder.ExpertSystem.Engine

public class Engine

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

To be added.

Requirements

Namespace: ExpertCoder.ExpertSystem

Assembly: ExpertCoder.ExpertSystem (in ExpertCoder.ExpertSystem.dll)

See Also

Engine Members | ExpertCoder.ExpertSystem Namespace