diprism / fggs

Factor Graph Grammars in Python
MIT License
13 stars 3 forks source link

Disconnected internal nodes #83

Closed davidweichiang closed 2 years ago

davidweichiang commented 2 years ago

If a rule rhs has an internal node with no edges, the sum-product of that rule should technically be multiplied by the size of that node's domain.