Generalization Sets
Prolog
The archive below contains Branch-and-Bound implementation for Prolog, the generalization sets implementation search algorithm and an image exporter (requires Graphviz in path). Instructions can be found at the header of the “gensets-v0_2.prolog” file.
Java
This is the initial implementation of the search algorithm by Moshe Weinstock. See “run.sh” for running it. The data comes from an XML file using the Spring framework. Files with the “person” example are included.
Eclipse
Coming soon
