Dijk-Path merupakan sebuah aplikasi pathfinder-assistant untuk mendapatkan jarak tercepat dan terdekat dari lokasi saat ini ke lokasi yang akan dituju. Dijk-path memanfaatkan algoritma Dijkstra, namun kita tahu bahwa dijkstra tidak mampu mendeteksi kemacetan karena hanya mencari rute terdekat saja. Untuk itu digunakan algoritma Queue sebagai algoritma kombinasi untuk dapat mendeteksi hal tersebut.
System Requirements: Windows
Untuk dapat menggunakan Dijk-Path, Anda perlu melakukan hal berikut :
Atau Anda dapat melihat tutorial pada video ini :
Pengguna akan diminta untuk melakukan sign-up terlebih dahulu untuk dapat sign-in.
Untuk menampilkan rute/map.
Untuk melakukan navigasi ke tempat yang akan dituju. Pengguna akan diminta untuk memasukkan lokasi saat ini serta lokasi yang akan dituju. Kemudian, Dijk-Path akan menavigasikannya.
Beirisi panduan singkat tentang cara penggunaan aplikasi.
Untuk keluar dari aplikasi
Bagaimana aplikasi ini bekerja? Ilustrasi pada gambar berikut akan menjelaskannya secara lebih detail.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
The software is provided "as is", without warranty of any kind, express or Implied, including but not limited to the warranties of merchantability, Fitness for a particular purpose and noninfringement. In no event shall the Authors or copyright holders be liable for any claim, damages or other Liability, whether in an action of contract, tort or otherwise, arising from, Out of or in connection with the software or the use or other dealings in the Software.