GNU Prolog for Java

Uses of Package
gnu.prolog.demo.mentalarithmetic

Packages that use gnu.prolog.demo.mentalarithmetic
gnu.prolog.demo.mentalarithmetic This package contains a simple demo program showing how to use gnu.prolog in java programs in order to do backtracking search. 
 

Classes in gnu.prolog.demo.mentalarithmetic used by gnu.prolog.demo.mentalarithmetic
NoAnswerException
          Exception thrown when we have no answer to give.
 


GNU Prolog for Java