public interface IWeakeningStrategy
| Modifier and Type | Field and Description |
|---|---|
static IWeakeningStrategy |
ANY |
static IWeakeningStrategy |
SATISFIED_FIRST |
static IWeakeningStrategy |
UNASSIGNED_FIRST |
| Modifier and Type | Method and Description |
|---|---|
int |
findLiteralToRemove(ILits voc,
IWatchPb wpb,
BigInteger[] coefsBis,
int indLitImplied,
BigInteger degreeBis) |
static final IWeakeningStrategy UNASSIGNED_FIRST
static final IWeakeningStrategy SATISFIED_FIRST
static final IWeakeningStrategy ANY
int findLiteralToRemove(ILits voc, IWatchPb wpb, BigInteger[] coefsBis, int indLitImplied, BigInteger degreeBis)
Copyright © 2020 Centre de Recherche en Informatique de Lens (CRIL). All rights reserved.