This repo contains an interface for a generic Graph and has implementations for an undirected, unweighted graph and a directed, weighted graph in GraphImpl.java. Just provide a boolean to determine which type of graph you want to use, true for a directed, weighted graph, false for an undirected, unweighted graph.
-
Notifications
You must be signed in to change notification settings - Fork 0
dorukguner/Graph-Implementations
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Generic graph implementation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published