mqi
Prolog files
mqi.pl | ||
---|---|---|
mqi_start/0 | Main entry point for running the Machine Query Interface in "Embedded Mode" and designed to be called from the command line. | |
mqi_start/1 | Starts a Prolog Machine Query Interface ('MQI') using Options. | |
mqi_stop/1 | If Server_Thread_ID is a variable, stops all Machine Query Interfaces and associated threads. | |
mqi_version/2 | Provides the major and minor version number of the protocol used by the MQI. |