openshop.cpp File Reference
(Revision: 10090)
#include <gecode/driver.hh>#include <gecode/int.hh>#include <gecode/minimodel.hh>Go to the source code of this file.
Classes | |
| class | OpenShop |
| Example: open-shop scheduling More... | |
| class | OpenShop::Task |
| Task representation for CROSH heuristic. More... | |
| class | OpenShop::PrintTask |
| Helper class for representing tasks when printing a solution. More... | |
Variables | |
| OpenShopSpec | examples [] |
| const unsigned int | n_examples |
Variable Documentation
| const int m |
Definition at line 51 of file openshop.cpp.
| const int n |
Definition at line 52 of file openshop.cpp.
| const int* p |
Definition at line 53 of file openshop.cpp.
OpenShopSpec examples[] [related] |
const unsigned int n_examples [related] |
