Skip to content

guiaugusto/the_walking_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Walking Graph

Goal

This project have the propose to show the proliferation happening in a random population starting by one people. The algorithm that was proposed to use is Union-Find to check all infected elements in the population.

How to use?

After clone the project, just open index.html in a Chrome Browser and follow the following commands:

  • Insert a number that will choice a element to start the infectation
  • Click in enter button
  • See the proliferation in the population

About

Project dedicated to shows a demonstration of infection schema by one infector using Union Find algorithm as idea

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published