anoma / research

Early-stage research related to the Anoma protocols.
GNU General Public License v3.0
23 stars 3 forks source link

Interaction net reduction visualization #6

Closed cwgoes closed 11 months ago

cwgoes commented 5 years ago

This will be very helpful to ensure we've implemented everything correctly, increase our intuitional grasp on the system, and produce attractive visualizations.

In the future we could possibly make it interactive (step backwards / forwards in time) or allow the user to reposition the nodes but that sounds like overkill for now.

cc @mariari

mariari commented 5 years ago

Currently a direct translation from the FGL library to graphs is included. This is just a temporary measure to better test the current implementation

Current Issues

  1. The images generated are all shaped as circles
  2. Orientation is not clear in the current model
  3. Stepping is not currently done

In the current model only 3 is solveable, but effort should be spent pursuing a proper solution.

cwgoes commented 5 years ago

As discussed (awhile ago, forgot to write down then), we should: