public static class MeasurementAwarePartialAlignment.Factory
extends java.lang.Object
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static <S,L,T> MeasurementAwarePartialAlignment<L,T,S> |
construct(PartialAlignment.State<S,L,T> state,
long enqueuedNodes,
int numIterations,
double avgQueueSize,
long compTime,
double distToOpt,
boolean stateSpExpl,
long traversedEdges) |
public static <S,L,T> MeasurementAwarePartialAlignment<L,T,S> construct(PartialAlignment.State<S,L,T> state, long enqueuedNodes, int numIterations, double avgQueueSize, long compTime, double distToOpt, boolean stateSpExpl, long traversedEdges)