Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 336 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 336 Bytes

MAXSAT Solver

Done in the context of a Parallel and Distributed Computing course*, this project consists of three different implementations of a MAXSAT Solver using a Branch and Bound approach: a Serial version, an OpenMP version and an MPI version.

* - at Instituto Superior Técnico, Lisboa - Summer Semester 2015/2016