Skip to content

An Ant Colony Optimization Algorithm For Nurse Rostering Problem

Notifications You must be signed in to change notification settings

skambuilds/ACONRP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACO-NRP

An Ant Colony Optimization Algorithm For Nurse Rostering Problem

Instructions

  1. Clone or download the repository
  2. Open the ACONRP.sln file with Visual Studio 2015 or later
  3. Run the project

The main procedure is located in "/ACONRP/ACOHandler.cs". It starts with loading the instances which are located in the subdirectory "/ACONRP/Instances/" of this repository. After this phase there is the shift pattern generation and then the ACO algorithm execution.

About

An Ant Colony Optimization Algorithm For Nurse Rostering Problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages