1.

What Is It Clp (constraint Logic Programming)?

Answer»

CLP is an extension of PROLOG (logic PROGRAMMING) where the UNIFICATION is substituted by solving equalities and other types of constraints over particular domain like reals, INTEGERS, strings ETC

CLP is an extension of PROLOG (logic programming) where the unification is substituted by solving equalities and other types of constraints over particular domain like reals, integers, strings etc. 



Discussion

No Comment Found