You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: