Issam28 / maxsat-solver

CPD project - Summer Semester 2015/16 @ Instituto Superior Técnico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CPD project - Summer Semester 2015/16 @ Instituto Superior Técnico


Languages

Language:C 99.0%Language:Makefile 1.0%