项目作者: FelixBehne

项目描述 :
A Shiny Dashboard for showing the functionality of the ant colony optimization algorithm.
高级语言: R
项目地址: git://github.com/FelixBehne/ant.colony.optimization.git
创建时间: 2021-04-22T14:38:25Z
项目社区:https://github.com/FelixBehne/ant.colony.optimization

开源协议:MIT License

下载


shiny
Lifecycle
MIT License




Logo


Ant Colony Optimization




A Shiny Dashboard for showing the functionality of the ant
colony optimization algorithm.


Explore the docs »




View Demo
·
Report Bug
·
Request Feature



Table of Contents


  1. About The Project



  2. Getting Started


  3. License



About The Project

Product Name Screen Shot

This 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.

Built With

Getting Started

Installation

  1. Clone the repo
    1. git clone https://github.com/FelixBehne/ant-colony-optimization
  2. Run inst/dependencies.R file to install all required dependendies

  3. Run golem app

    1. # R console
    2. golem::run_dev()

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • Sarah Engelmayer
  • Markus Koch
  • Moritz Link
  • Felix Behne