Skip to content

wolledav/ROADEF_2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROADEF_2020

This repository contains the source codes of the ALNS metaheuristic for the Maintenance Scheduling Problem - ROADEF Challenge 2020 competition problem.

COMPILATION

Run in program/ directory the following commands:

mkdir build
cd build/
cmake ..
make

EXAMPLE USAGE

Run in program/ directory:

./build/challengeRTE -t 900 -p ./problems/C_set/C_01.json -o ./solution.txt -name -s 42

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages