| acotsp | acotsp: Ant Colony Optimization for the Travelling... | 
| getTour | Extracts the best tour found from an 'AntResult' object. | 
| makeACOTSPControl | Generates a control object for the 'runACOTSP' function. | 
| makeConsoleMonitor | Simple monitoring function. | 
| makeMonitor | Factory method for monitor objects. | 
| makeNullMonitor | No monitoring at all. | 
| plotIteration | Generates a ggplot object of a single iteration. | 
| plotResult | Plots optimization progress. | 
| print.AntsResult | Prints 'AntsResult' object to standard output. | 
| runACOTSP | Ant System Optimization Algorithm for the Travelling... | 
| runACS | Wrapper function for the Ant Colony System. | 
| runAS | Wrapper function for the classical Ant System. | 
| runMMAS | Wrapper function for the the MAX-MIN Ant System. | 
| visualizePheromoneMatrix | Helper function to visualize a pheromone matrix. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.