gts-morpher / gts_morpher

Tool for building GTS Morphisms and Amalgamations
MIT License
4 stars 0 forks source link

Full weaving support #13

Closed szschaler closed 5 years ago

szschaler commented 5 years ago

Will fix #12 .

Currently, a weave clause requires one of the morphisms to be an interface_of morphism. For full support of the theory, we should allow both to be full morphisms.

szschaler commented 5 years ago

Basic restructuring has been done in a first cut; now need to run tests and debug through them