Ant Colony Optimization algorithm for the shortest path problem.
...Heuristics offer lower complexity in expense of accuracy. There are many use cases where the lower accuracy is acceptable in return of lower consumption of computing resources. The basic idea of the Ant System is that virtual ants are exploited for finding paths with a specific property, e.g., short distance between physical nodes, in the same way nature guides physical ants.
Mikrodroid lets you to manage MikroTik routers from an Android device. It is primarily aimed at power users who are used to doing things from the command line.
The application is currently in Alpha.
The initial goal is have to complete read-only access to all the menus and values on a typical MikroTik router.
In order to use the application you have to download the source code and get it working. I use Eclipse.
If you have any problems with the application please log a ticket.