Daftar Isi:
  • A software package designed to help solve common problems faced by salesman in particular. They need a quick route and cheap. So this device is designed to find the routes where it could pass for a fee. So they can decide which route they want. This software will searching all route from source city to destination city until the fasted arrival route to destination city is founded. It used DFS Algorithm for searching possible routes combination and Tree as data structure. And the result of all the route will be display in text area (result searching area), using GUI (Graphical User Interface) programming. If you want to go from one city to another this program can count every possibility route, travel time and travel cost between those city.