.. _circuitSAT: .. raw:: html .. |--| unicode:: U+2013 .. en dash .. |---| unicode:: U+2014 .. em dash, trimming surrounding whitespace :trim: .. odsalink:: AV/NP/circuitSATCON.css .. This file is part of the OpenDSA eTextbook project. See .. http://opendsa.org for more details. .. Copyright (c) 2012-2020 by the OpenDSA Project Contributors, and .. distributed under an MIT open source license. .. avmetadata:: :author: Nabanita Maji :topic: NP-completeness Circuit Satisfiability ====================== Circuit Satisfiability ---------------------- .. inlineav:: circuitSATCON ss :points: 0.0 :required: False :threshold: 1.0 :id: 212709 :long_name: Circuit Satisfiability :output: show In the above problem, given a particular assignment, while we can quickly check whether the assignment satisfies the circuit or not, we have no easy way of knowing whether it has any satisfying assignment. .. odsascript:: AV/NP/circuit.js .. odsascript:: AV/NP/circuitSATCON.js