This paper investigates the use of constraint logic programming (CLP) in economic modelling
through the design and implementation of two economic models. The first model, the Desai-
Henry model contains only linear equations while the second model, constructed by the author,
contains non-linear elements. In order to implement the second model, a non-linear constraint
solver was constructed. This was necessary because, although CLP is a very powerful
programming paradigm, currently available implementations lack any on-linear constraint
solving mechanisms