Donald Class Reference
[Example scripts (models)]
Inherits Example.
Detailed Description
Example: DONALD+GERALD=ROBERT puzzleWell-known cryptoarithmetic puzzle of unknown origin.
Definition at line 33 of file donald.cc.
Public Member Functions | |
Donald (const Options &opt) | |
Donald (bool share, Donald &s) | |
virtual Space * | copy (bool share) |
Copying member function. | |
virtual void | print (void) |
Constructor & Destructor Documentation
Member Function Documentation
virtual Space* Donald::copy | ( | bool | share | ) | [inline, virtual] |
Copying member function.
Must create a new object using the constructor for cloning.
Implements Gecode::Space.
virtual void Donald::print | ( | void | ) | [inline, virtual] |
The documentation for this class was generated from the following file:
- examples/donald.cc (Revision: 3188)