This repository contains a list of problem statements collected in the scope of ROAR-NET.
To contribute a problem statement open a pull request with a new problem in the
problems
folder following the template provided in
templates/problem.
Each problem must have its own folder inside the problems
folder. The name of
the folder should be in kebab-case and sufficiently descriptive, e.g.,
binary-knapsack
for the 0-1 Knapsack Problem, or tsp
for the Travelling
Salesman Problem.
Please read the guidelines described in CONTRIBUTING.md before contributing.
Each problem statement and support material is subject to its own copyright and licence information. Copyright and licence information is declared using the REUSE Specification Version 3.0. Use of any material must comply with its licence.
This repository is based upon work from COST Action Randomised Optimisation Algorithms Research Network (ROAR-NET), CA22137, supported by COST (European Cooperation in Science and Technology).
COST (European Cooperation in Science and Technology) is a funding agency for research and innovation networks. Our Actions help connect research initiatives across Europe and enable scientists to grow their ideas by sharing them with their peers. This boosts their research, career and innovation.