Skip to content

Set of classes for comparing solutions to single and multiobjective resource constrained project scheduling problem.

Notifications You must be signed in to change notification settings

bantosik/py-rcpsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-rcpsp

Hello!

You are in our repository, that contains implementation of the solution for single mode generation in RCPSP problem. Currently we focus on evolutionary algorithm approach. Project uses EA implementation from deap library

Goal is to provide a simple platform which allows researchers to benchmark their solutions with baseline implementations. This project will also contain tools (e.g. io for RCPSP problem, evolutionary operators) that allow users start research quickly sparing time for fine tuning of other parts of their solutions.

Before you decide to use it, please contact us first for some guidance notes how to use the project and information how to refer to our work, because we have submitted the paper with documentation for this project.

About

Set of classes for comparing solutions to single and multiobjective resource constrained project scheduling problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages