Package | Description |
---|---|
conexp.fx.core.algorithm.nextclosures |
Modifier and Type | Method and Description |
---|---|
static <G,M> NextClosures1.Result<G,M> |
NextClosures1.compute(Context<G,M> cxt,
boolean verbose) |
static <G,M> NextClosures1.Result<G,M> |
NextClosures1.compute(Context<G,M> cxt,
boolean verbose,
int cores) |
static <G,M> NextClosures1.Result<G,M> |
NextClosures1.compute(Context<G,M> cxt,
boolean verbose,
ThreadPoolExecutor tpe) |
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.