项目作者: 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
创建时间: 2020-10-09T20:07:47Z
项目社区:https://github.com/rhalm/2d-packing-with-constraints

开源协议:

下载


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.