Algorithm for the multiagent project scheduling problem
License
CTU-IIG/MAPSP
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Multi-Agent Project Scheduling Problem - An exact approach based on MILP ------------------------------------------------------------------------ Premysl Sucha, Cyril Briand and Ngueveu Sandra Ulrich, (C) 2011 CNRS, LAAS, 7 avenue du colonel Roche, F-31077 Toulouse Cedex 4, France and Czech Technical University in Prague, Karlovo namesti 13, 121 35, Prague , Czech Republic ------------------------------------------------------------------------ This model solves Multi-Agent Project Scheduling Problem. The objective is to find a Nash equilibrya which minimizes Cmax. The details about this method can be found in: Briand C. - Ngueveu, S.U. - Šùcha, P. Finding an optimal Nash equilibrium to the multi-agent project scheduling problem In: Journal of Scheduling. 2017, DOI: 10.1007/s10951-017-0516-2 The MILP model is implemented in IBM ILOG CPLEX Optimization Studio, version 12.6.3.0. If you find this code useful, please cite our paper. Thank you.
About
Algorithm for the multiagent project scheduling problem
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published