- All Implemented Interfaces:
- ai.libs.jaicore.basic.algorithm.events.AlgorithmEvent, ai.libs.jaicore.basic.algorithm.events.ScoredSolutionCandidateFoundEvent<EvaluatedPlan<V>,V>, ai.libs.jaicore.basic.algorithm.events.SolutionCandidateFoundEvent<EvaluatedPlan<V>>, ai.libs.jaicore.basic.events.IEvent
public class PlanFoundEvent<A extends Action,V extends java.lang.Comparable<V>>
extends ai.libs.jaicore.basic.algorithm.events.ASolutionCandidateFoundEvent<EvaluatedPlan<V>>
implements ai.libs.jaicore.basic.algorithm.events.ScoredSolutionCandidateFoundEvent<EvaluatedPlan<V>,V>