sat-d ~master (2021-08-24T14:19:06Z)
Dub
Repo
ImplicationGraph.removeLevel
satd
solvers
cdcl
ImplicationGraph
与えられた decision level 以上の頂点やそれに繋がっている辺を削除します。
struct
ImplicationGraph
void
removeLevel
(
size_t
dlevel
)
Meta
Source
See Implementation
satd
solvers
cdcl
ImplicationGraph
aliases
Node
constructors
this
functions
get1UIPCut
getNode
initalize
removeLevel
transformToConflictGraph
variables
decisionLiterals
edges
nodes
predecessors
successors
与えられた decision level 以上の頂点やそれに繋がっている辺を削除します。