Skip to content

Scthe/ProjectScheduling_ConstraintProgramming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project scheduling problem

Introduction

Assign tasks to the project so that they do not overlap. Tasks may depend on each other. Goal is to minimize f.e. duration or cost of the project

Solutions

  • Greedy algorithm
  • Branch and Bound algorithm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages