Skip to content

Custom Graph that displays a MST (Minimum Spanning Tree) of Wiki Pages and uses Djkstra's algorithm to find the shortest path between two pages.

Notifications You must be signed in to change notification settings

LandonPatmore/Wiki-Graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wiki Graph

Description

  • Custom Graph that displays a MST (Minimum Spanning Tree) of Wiki Pages and uses Djkstra's algorithm to find the shortest path between two pages.

Language

  • Java

About

Custom Graph that displays a MST (Minimum Spanning Tree) of Wiki Pages and uses Djkstra's algorithm to find the shortest path between two pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages