zxcalc / quantomatic

Quantomatic is a tool for doing automated graph rewriting.

Home Page:http://quantomatic.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extended label data types

rossduncan opened this issue · comments

Vertex labels should admit richer data types: e.g. pairs!

In particular I would like to have labels as a pair of an angle expression and a boolean expression, with rules involving both components.

(I will create a separate issue describing what features the boolean component requires.)

This now exists on the integration branch.