A Shiny Dashboard for showing the functionality of the ant colony optimization algorithm. Explore the docs » View Demo · Report Bug · Request Feature
Table of ContentsThis dashboard was created as part of a programming project at the DHBW Ravensburg. The task was to create a dashboard to illustrate a metaheuristic algorithm, in this case the Ant Colony Optimisation algorithm.
sh
git clone https://github.com/FelixBehne/ant-colony-optimization
Run inst/dependencies.R file to install all required dependendies
Run golem app
# R console
golem::run_dev()
Distributed under the MIT License. See LICENSE
for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.