@article{MAKHILLJEAS2019141818405,
    title = {Development of the Java-Based Dijkstra Algorithm for Optimal Path Detection},
    journal = {Journal of Engineering and Applied Sciences},
    volume = {14},
    number = {18},
    pages = {6620-6624},
    year = {2019},
    issn = {1816-949x},
    doi = {jeasci.2019.6620.6624},
    url = {https://makhillpublications.co/view-article.php?issn=1816-949x&doi=jeasci.2019.6620.6624},
    author = {ECH-Chelfi and},
    keywords = {SCM,graph theory,Dijkstra,Java,algorithm,optimal path},
    abstract = {In a supply chain management, road transport plays an important role in getting goods from a point
of origin to a point of destination, this research focuses on the principle of graph theory to find the optimal path
between two points, the document proposes a Dijkstra algorithm to determine the k shortest paths from a single
source node to several destination nodes. So, a program based on Java language is developed in two stages
The first stage is simulated on a simple model of routing of the goods with affection of the costs and in the
second stage a general algorithm has developed to answer all the models regardless of the number of nodes
and link, the program simulation can automatically detect the shortest path related to the minimum cost.}
    }