Skip to content

changes to refinement syntax #274

@tillmo

Description

@tillmo

During a presentation of refinements and networks in DOL, I got the following feedback:

  • compositions R1 then R2 could be written R1 refined to R2. There is less confusion with then in extensions, and the syntax of refinements is more uniform. Maybe this even could mean that compositions are dropped from the abstract syntax
  • in refinements of networks, a NodeMap could be a (named) refinement, which already contains source, target and signature morphism/comorphism - exactly what is needed for a NodeMap. The only question is how we can get the node names of source and target. Maybe they should be stored together with the refinement in the semantics?

@mcodescu, what do you think?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions