| Package | Description |
|---|---|
| uk.ac.manchester.cs.jfact.helpers | |
| uk.ac.manchester.cs.jfact.kernel |
| Modifier and Type | Class and Description |
|---|---|
class |
FastSetSimple
int set implementation
|
| Modifier and Type | Method and Description |
|---|---|
static FastSet |
FastSetFactory.create() |
| Modifier and Type | Method and Description |
|---|---|
void |
FastSetSimple.addAll(FastSet c) |
void |
FastSet.addAll(FastSet c) |
boolean |
FastSetSimple.containsAll(FastSet c) |
boolean |
FastSet.containsAll(FastSet c) |
boolean |
FastSetSimple.containsAny(FastSet c) |
boolean |
FastSet.containsAny(FastSet c) |
boolean |
FastSetSimple.intersect(FastSet f) |
boolean |
FastSet.intersect(FastSet f) |
| Modifier and Type | Method and Description |
|---|---|
FastSet |
Concept.getExtraRules() |
| Modifier and Type | Method and Description |
|---|---|
ModelCacheInterface |
DlSatTester.createCache(int p,
FastSet f) |
Copyright © 2015 The University of Manchester. All rights reserved.