Autoroute 1.1 Source Code
-------------------------

Autoroute is fully functional application that contains two main modules.
"Calculate module" is used to calculate the shortest distance between two cities.
There is possibility to enter one or more "VIA" cities, so the final auto-route will
include all those cities.

The second module called "Defining distances" must be used to fill information about
neighboored city distances.

All routes are calculated using Dijkstra algorithm.

Source Code and Trial version include map of Croatia country (Europe) and about 80
different distances between cities.

This application is writtten in Visual Basic 6.0 and uses standard Visual Basic
components (no extra OCX). 


All question regarding this product should be sent to E-mail: info@cursor-ri.com

Please read LICENSE.TXT file! It contains agreement for registered version.
Registered version can be ordered according to ORDER.TXT file.

Copyright 2002 by CURSOR Ltd. CROATIA, EUROPE.  All rights reserved.


