virtual-labs-archive / data-structures-iiith

This repository contains sources to Data Structures Lab IIITH.
https://cse01-iiith.vlabs.ac.in/
Other
1 stars 73 forks source link

Graph-traversals_Simulator #315

Open mallika2011 opened 5 years ago

mallika2011 commented 5 years ago

Defect description: No designated area for the graph to be drawn. As a result, some part of the graph is hidden during actual simulation.

Steps to reproduce the issue: List of Experiments Graph Traversals Simulator Draw graph (Draw any graph) Select a traversal method

Expected result: The user should be able to select any node.

Actual result: Some nodes if drawn near the taskbar are hidden.

Screenshot: graph-traversal-simulation