public interface IReduceConflictStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
reduceConflict(ConflictMapDivideByPivot conflict,
int literal)
Reduces the conflict w.r.t. the implied literal.
|
void reduceConflict(ConflictMapDivideByPivot conflict, int literal)
conflict - The conflict to reduce.literal - The literal on which the next resolution will be performed.Copyright © 2020 Centre de Recherche en Informatique de Lens (CRIL). All rights reserved.