-
Notifications
You must be signed in to change notification settings - Fork 1
g \circ g in OneCobASMC #27
Copy link
Copy link
Open
Description
jasonmorton
opened on May 23, 2015
Issue body actions
- Fails, probably because gensym symbols aren't unique: g ang g are the same. g \circ h works. Get a wrong length error when iterating over connected components.
- tr(g) and tr(g.') are not equal: the graphs are equal (not just isomorphic), but the repesentation is different. i.e. the set of symbols making up vertices are the same, and the set of edgs in terms of symbols is the same, but the order of the vertices is different. Is this correct or an error?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels