Skip to content

matanEpel/Ex4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EX4

ex4 is a cpp program which is used to calculate shortest pathes in a matrixes using a_star, best first search, BFS or DFS. Because a_star is the best out of them - for the final calculation we are using a star.

##Compiling

Compile using g++ with any version of cpp below c++14.

Running

Run this program and run a client with port 5600 to use it.

Git

GIT_HUB

About

a SSSP solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published