Perform and visualize Random Search
Procedure
Create the Graph and set the search parameters
Directed Graph
Step1: Select Directed graph from the given choice
Step2: Enter no of nodes and no of links.
Step3: Select from custom or random options to create graph.
Step4: Enter Source Node and Destination Node.
Step5: Click on Find path to start the search.
UnDirected Graph
Step1: Select Undirected graph from the given choice
Step2: Enter no of nodes and no of links.
Step3: Select from custom or random options to create graph.
Step4: Enter Source Node and Destination Node.
Step5: Click on Find path to start the search.
Custom graph can also be created if you select custom graph option
Generate solution:
Visualize the steps Visualize the path from selecting a starting point on the graph and then following a random path through the graph until the destination is not reached. Iterations can be animated; paths can be highlighted. The result will be a path which displays the end of the search.