项目作者: atulshgl

项目描述 :
Given a relationship matrix among guests, output the seating arrangement. The program converts the relationship matrix into CNF clauses and finds a solution (SAT) using DPLL algorithm.
高级语言: Python
项目地址: git://github.com/atulshgl/SAT-CNF.git
创建时间: 2017-03-10T02:29:48Z
项目社区:https://github.com/atulshgl/SAT-CNF

开源协议:

下载