Thanks to visit codestin.com
Credit goes to github.com

Skip to content

HadiAbu/Green-yellow-Graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Green-yellow-Graph

This is a demo project to showcase the use of graphs, recursion and famous algorithms (DFS, BFS).

A green-yellow graph is defined as:

  1. Two connected nodes never have the same color
  2. The graph is connected

langauges and dependencies used:

  1. Languages: React, Typescript
  2. Design Library: MaterialUI
  3. Dependecies: react-d3-graph

To run the project:

npm install ( you can do npm install --force if needed)

npm run start

About

This is a demo project to showcase the use of graphs, recursion and famous algorithms (DFS, BFS).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published