March 2001
Intermediate to advanced
400 pages
8h 35m
English
A logic language lets a user compose a logic program and pose queries against the program. Figure 14.1 shows the elements of a logic programming environment.

Logic languages need an engine to do the work of determining which facts and rules can prove a user's query. The code for the engine used by Logikus lies within the package sjm.engine. You can write Java programs ...
Read now
Unlock full access