enthought / enthought/sat-solver

Optimize Clause setup.

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Profiling a reasonably sized SAT run shows that a large amount of time is spent in setting up the individual clauses. The check for duplicate literals is not necessary, and eliminating this would probably already result in a big speedup.
![screen shot 2015-01-14 at 10 47 40](https://cloud.githubusercontent.com/assets/537559/5737647/fd31d832-9bda-11e4-9af8-69efca73b54d.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.