photo.cpp File Reference
(Revision: 14447)
#include <gecode/driver.hh>#include <gecode/int.hh>#include <gecode/minimodel.hh>Go to the source code of this file.
Classes | |
| class | PhotoSpec |
| Specifications for the photo example. More... | |
| class | Photo |
| Example: Placing people on a photo More... | |
Variables | |
| const int | s_prefs [] |
| Preferences for small example. | |
| const PhotoSpec | p_small (5, 8, s_prefs) |
| Small Photo example. | |
| const int | l_prefs [] |
| Preferences for large example. | |
| const PhotoSpec | p_large (9, 17, l_prefs) |
| Large Photo example. | |
Variable Documentation
| const int s_prefs[] |
| const int l_prefs[] |
