diprism / fggs

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

When initially constructing the HRG (line 128), I agree with what @darcey said a while back that specifying the start symbol might be annoying. In particular if someone wants the start symbol to have external nodes, they will have to explicitly create an EdgeLabel object, which I'm hoping to avoid. #155

Closed davidweichiang closed 2 years ago