You need to enable JavaScript to run this app.
Port-Numbered Network Simulator
0 - 0
2 - 0
1 - 1
0 - 1
0 - 1
[0]
[1]
[2]
[3]
[4]
Link Definitions
[ { source: 0, target: 1, sourcePort: 0, targetPort: 0 }, { source: 0, target: 5, sourcePort: 2, targetPort: 0 }, { source: 1, target: 2, sourcePort: 1, targetPort: 1 }, { source: 2, target: 3, sourcePort: 0, targetPort: 1 }, { source: 3, target: 0, sourcePort: 0, targetPort: 1 }, ]
Init Function
(n, d) => ([n]);
Send Function
(r, p, s) => ([]);
Receive Function
(r, s, m) => s;
Initial State
Current State
[0]
[1]
[2]
[3]
[4]
Round: 0
Next Step
Two-color the graph into state index:
Two Color
Load Algorithm
Default
Vertex Cover 3 Approximation
Bipartite Maximal Matching
Color Reduction