Question: prolog CLP, #1 Design and implement Prolog CLP program (puzzle! .pl) to solve crypt arithmetic problem. the program is general puzzle-solver to solve the general
prolog CLP, 
#1 Design and implement Prolog CLP program (puzzle! .pl) to solve crypt arithmetic problem. the program is "general" puzzle-solver to solve the general cases of the following cases. You may assume that the length n of the first and second operands are same and the third list (the sum) is n or n+1 Each solution should be printed as follow. A2, M = 5, P=9, D1, 12,51+19,51-1,2,01: and so on for the next alternative solutions. Test Cases for puzzle1. %% this case has no solution
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
