[Solved] EndView game on gnu Prolog [closed]
[ad_1] you must get transpose/2 from the other question and replace all_distinct/1 with fd_all_distinct/2. Also, get writeln and replace write here maplist(write, [R1,R2,R3,R4]). edit A simple solution would be to extend the ‘encoding’ of the finite domain, reserving two digits as blanks, instead of just the 0, and extending the logic already seen in answer … Read more