Skip to content

Lamagraph/interaction-nets-drawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interaction-nets-drawing

interaction-nets-drawing — a tool for visualizations of Interaction Nets. It has two different ways to show these nets:

  • INviz is a script/utility that makes static representation of nets
  • INflow is an interactive web application that enables real-time visualization, editing, and manipulation of nets

Format

The library utilizes a structured JSON format for network representation. For complete schema definition and validation rules, see JSON Schema.

See the example demonstrating dynamic execution of incremental list construction operations.

License

Distributed under the MIT License. See LICENSE for more information.