File:2SAT median graph.svg
Description | A median graph representing the set of solutions to a 2-satisfiability instance | ||
Date | |||
Source | Own work | ||
Author | David Eppstein | ||
Permission (Reusing this file) |
|
Detailed description
This graph is formed from the 2-satisfiability instance
by creating a vertex for each satisfying truth assignment to the formula and an edge between any two assignments that differ in the value of a single variable. The vertices in the drawing are labeled by the sequence of variable values,
In general, any 2-satisfiability instance has a set of solutions with the structure of a median graph, in which the median of any three solutions is formed by taking a majority vote separately for each variable's value. However, for some 2-satisfiability problems, the edges in this median graph may connect pairs of solutions that differ by simultanously flipping several variables that are forced by the instance to all be equal or unequal.
Category:Files by User:David Eppstein from en.wikipedia Category:Boolean satisfiability problem Category:Graphs with 16 vertices Category:Related to the cube