Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Milestones

List view

  • GrapeVine performs **multi-graph rewriting** based on a fully-persistent data structure for graphs. In contrast to multi-graph rewriting, **parallel-graph rewriting** performs rewrite operations concurrently on the same graph. This could be simulated, for example, by evolving _GrapeVine's_ fully persistent data structure into a confluently persistent data structure, capable of merging multiple graph derivations.

    No due date