CENTRAL JAVA’S TRAVELING APPLICATION
Daftar Isi:
- Shortest path solution on central java is a software to answer the problem for choice direction. Sometimes delivered package must have an good direction to make better work. So, Shortest path solution on central java is created. Shortest path solution on central java searching all route from start place to destination city until destination city is founded. It use Tree to store city with linked list to store node from arrival city and travel schedule. It use DFS Algorithm for searching possible routes. And the result of all the route will be display in Interface.