OptaPlanner core 6.2.0.Beta1

org.optaplanner.core.impl.constructionheuristic.placer
Interface EntityPlacer

All Superinterfaces:
EventListener, Iterable<Placement>, PhaseLifecycleListener, SolverLifecycleListener
All Known Implementing Classes:
PooledEntityPlacer, QueuedEntityPlacer

public interface EntityPlacer
extends Iterable<Placement>, PhaseLifecycleListener


Method Summary
 
Methods inherited from interface java.lang.Iterable
iterator
 
Methods inherited from interface org.optaplanner.core.impl.phase.event.PhaseLifecycleListener
phaseEnded, phaseStarted, stepEnded, stepStarted
 
Methods inherited from interface org.optaplanner.core.impl.solver.event.SolverLifecycleListener
solvingEnded, solvingStarted
 


OptaPlanner core 6.2.0.Beta1

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.