Package org.jacop.examples.fd
Class DonaldGeraldRobert
java.lang.Object
org.jacop.examples.fd.ExampleFD
org.jacop.examples.fd.DonaldGeraldRobert
It specifies the logic puzzle (cryptogram) which need to satisfy the following
equation that DONALD+GERALD=ROBERT.
The solution is provided below.
Donald 526485 Gerald=====> +197485 Robert 723970
- Version:
- 4.10
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jacop.examples.fd.ExampleFD
creditSearch, getSearch, getSearchVariables, getStore, printMatrix, search, searchAllAtOnce, searchAllOptimal, searchLDS, searchMasterSlave, searchMaxRegretOptimal, searchMiddle, searchMostConstrainedStatic, searchOptimal, searchSmallestDomain, searchSmallestMedian, searchSmallestMiddle, searchSmallestMin, searchWeightedDegree, searchWithMaxRegret, searchWithRestarts, shavingSearch
-
Constructor Details
-
DonaldGeraldRobert
public DonaldGeraldRobert()
-
-
Method Details