Package | Description |
---|---|
conexp.fx.core.algorithm.nextclosures |
Modifier and Type | Method and Description |
---|---|
static NextClosuresState<Integer,Integer,BitSetFX> |
NextClosuresState.withBitSets(int max) |
static <G,M> NextClosuresState<G,M,Set<M>> |
NextClosuresState.withHashSets(Set<M> domain) |
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.