org.processmining.mining.geneticmining.selection
Interface SelectionMethod

All Known Implementing Classes:
DTTournamentSelection, DTTournamentSelection5

public interface SelectionMethod

Title:

Description:

Copyright: Copyright (c) 2004

Company:

Version:
1.0
Author:
Ana Karla A. de Medeiros

Method Summary
 HeuristicsNet[] select(HeuristicsNet[] population)
           
 

Method Detail

select

HeuristicsNet[] select(HeuristicsNet[] population)