Instructions
- In the exercise section you are supposed to find the strongly connected components.
- By clicking on a node, you can change the color.
- The node can be colored with the following colors green, violet, orange, blue, yellow, brown, black, grey
- Clicking on a node once will turn it green; clicking on it again will change its color to violet, and so on. If you click on a node with a grey color, it will turn green.
- The task is to give each component a unique color.
- Click on the Submit button to check your answers
- Click on the New Graph button to generate a new graph.