Package: de.uuhaus.cl-jointgen

Class hypergraph-edge-oracle

Superclasses

mbf-oracle, common-lisp:standard-object, sb-pcl::slot-object, common-lisp:t

Documented Subclasses

Documented Direct Slots

clauses --
List of the edges in the hypergraph. Each edge is a list of 0/1 values.
vertexcount --
Number of nodes of the hypergraph

Details

A Hypergraph represented by its hyperedges over a ground set.