6.005 | Fall 2008 | Undergraduate

Elements of Software Construction

Lecture Notes

Designing a SAT Solver, Part 3

Description:

Lecture presentation on abstract data types, representation independence, characterizing types by operations, encapsulation, examples of types used by DPLL solver, and the Factory Method pattern.

Resource Type:
Lecture Notes
pdf
214 kB
Designing a SAT Solver, Part 3

Course Info

Learning Resource Types
Problem Sets
Lecture Notes
Projects
Programming Assignments with Examples