通过约束求解的原理介绍一个利用C++语言开发的小型约束求解器Simsolver.主要阐述了约束求解的重要意义,并详细说明了约束求解的模块划分、属性和方法的设定及其具体实现.
In this article,a mini constraint solver Simsolver based on C ++ was introduced through the principle of constraint solving.The significance of constraint solving was mainly discussed,and the specific realization of module division,attribute setting and method setting were illustrated particularly.