Project

General

Profile

Overview

This Sat solver has two methods implemented in java:
1-Dynamic Largest Individual Sum (DLIS) heuristic
2-Davis-Putnam-Logemann-Loveland (DPLL).

In DLIS, the idea is to choose the variable that appears most frequently in unsatisfied clauses or has the largest sum of occurrences in unsatisfied clauses. By selecting such variables, DLIS focuses on resolving conflicts related to the most problematic parts of the formula. The DPLL algorithm works by recursively exploring the search space of possible assignments to the variables of a given formula until a satisfying assignment is found or it determines that the formula is unsatisfiable.

Issue tracking  Details

open closed Total
Bug 0 0 0
Feature 0 0 0
Support 0 0 0
Homework 5 0 5

View all issues | Summary | Calendar | Gantt

Time tracking

  • Estimated time: 0:00 hour
  • Spent time: 0:00 hour

Details | Report

Members

Manager: Dajana Rexhaj

Developer: Cleopatra Pau