zxcalc / quantomatic

Quantomatic is a tool for doing automated graph rewriting.
http://quantomatic.github.io
154 stars 22 forks source link

Richer component data #88

Closed randomguy3 closed 11 years ago

randomguy3 commented 12 years ago

We want to be able to have data that is just "there", but never seen (eg: Isabelle context). This should never be serialised, and is not necessarily unifiable (what should happen on rewrites?)

randomguy3 commented 11 years ago

This should be doable currently. Theories have complete control over what data is serialised and how unification happens.