Interface IJobSchedulingProblem
-
- All Superinterfaces:
ISearchProblem<IJobSchedulingInput,ISchedule>
public interface IJobSchedulingProblem extends ISearchProblem<IJobSchedulingInput,ISchedule>
-
-
Method Summary
-
Methods inherited from interface ai.libs.jaicore.problems.ISearchProblem
getInstance, isSolution
-
-