|
|
|
|
|
by jfmc
590 days ago
|
|
Many times the algorithm that you are implementing requires a precise data flow that is not reversible, so using traditional arithmetic (is/2) is better for catching errors. On the other hand CLP(FD) is not new at all (it is very popular for constraint programming). |
|