Skip to content

Algorithms course homework solution in Middle East Technical University

Notifications You must be signed in to change notification settings

yukselcoding/ceng315-hw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

----------------METU CENG315 Homework----------------

-> Homework is about finding shortest paths from two sources in a graph and
sharing the destinations among sources equally.

->Djikstra's shortest path algorithm is used as a subroutine since the graph is weighted directed graph.

->EXECUTION: use 'make' command, then './runTH'

About

Algorithms course homework solution in Middle East Technical University

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published