public class NoReduceConflict extends Object implements IReduceConflictStrategy
| Modifier and Type | Method and Description |
|---|---|
static IReduceConflictStrategy |
instance() |
void |
reduceConflict(ConflictMapDivideByPivot conflict,
int literal)
Reduces the conflict w.r.t. the implied literal.
|
public static final IReduceConflictStrategy instance()
public void reduceConflict(ConflictMapDivideByPivot conflict, int literal)
IReduceConflictStrategyreduceConflict in interface IReduceConflictStrategyconflict - 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.