photo.cc File Reference
(Revision: 5524)
#include "examples/support.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[] |
