项目作者: rhalm
项目描述 :
A simple solution to a Constraint Satisfaction Problem using forward checking and MRV heuristics
高级语言: Python
项目地址: git://github.com/rhalm/2d-packing-with-constraints.git
2d-packing-with-constraints
A simple solution to a Constraint Satisfaction Problem using forward checking and MRV heuristics.
The goal is to place a set of boxes in a rectangular room with pillars.