Skip to content
/ IcSim Public

Visualizes Symmetric Interaction Combinators reductions. Discontinued in 2023.

Notifications You must be signed in to change notification settings

Derenash/IcSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interaction Net Graph System

This project visualizes a dynamic interaction network where nodes are governed by attraction and repulsion forces. You can see it in action on GitHub Pages. It has been discontinued in 2023 due to change of focus towards other parts of the company

Features

  • Attraction and Repulsion: Nodes repel each other naturally but attract strongly to those they point to, especially in bidirectional connections.
  • Collision and Reduction: When two nodes collide, a rewrite occurs. This reduction will either:
    • Delete both nodes, or
    • Create a clone of each node, moving them in the same direction as before.

About

Visualizes Symmetric Interaction Combinators reductions. Discontinued in 2023.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published