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

Simplify bra, operator, and ket vertex logic of form networks with partitioned graphs #180

Open
mtfishman opened this issue May 15, 2024 · 1 comment

Comments

@mtfishman
Copy link
Member

I think that it could be simpler to implement the bra, operator, and ket vertex logic in form networks with two layers of partitioned graphs. The outer layer would handle the BP-like partitioned, and then each of those partitions could be partitioned into bra, operator, and ket vertices.

@JoeyT1994

@JoeyT1994
Copy link
Contributor

Yeah I think it is worth seeing what a re-definition of the FormNetwork type as just a multi-layered PartitionedGraph would bring us. It might make things even easier to reason about.

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

2 participants