Skip to content

DFS, BFS and Haval-hakimi : implementation with Java (Graphic)

License

Notifications You must be signed in to change notification settings

lim-anggun/dfs-bfs-havelhakimi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DFS, BFS, and Havel-Hakimi Algorithms

Homework (Ankara University (2015-2016)).

I wrote this program in Java which contains 3 algorithms, DFS, BFS and Havalhakimi. DFS/BFS can generate dynamic nodes and contains animated searching process. HavelHakimi takes a degree sequence, produces step-by-step calculation and corresponding graph based on the specified degree sequence.

Main Interface

Havel Hakimi Algorithm

DFS Algorithm

BFS Algorithm

Releases

No releases published

Packages

No packages published

Languages