Uses of Class
de.uni_marburg.mdo_over.model.Span
-
Packages that use Span Package Description de.uni_marburg.mdo_over.recombination.crossoverpoint.inference -
-
Uses of Span in de.uni_marburg.mdo_over.recombination.crossoverpoint.inference
Methods in de.uni_marburg.mdo_over.recombination.crossoverpoint.inference that return Span Modifier and Type Method Description Span
IInferenceStrategy. inferCrossoverPoint(CoSpan firstSplit, CoSpan secondSplit)
Calculates a crossover point for the splits of two solutions.Span
ProblemPartInference. inferCrossoverPoint(CoSpan firstSplit, CoSpan secondSplit)
-