Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

g \circ g in OneCobASMC #27

Open
jasonmorton opened this issue May 23, 2015 · 0 comments
Open

g \circ g in OneCobASMC #27

jasonmorton opened this issue May 23, 2015 · 0 comments

Comments

@jasonmorton
Copy link
Owner

  1. 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.
  2. 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?
@jasonmorton jasonmorton changed the title g \circ g in OneCob g \circ g in OneCobASMC May 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant