Package org.ddolib.examples.alp
Class ALPAstarMain
java.lang.Object
org.ddolib.examples.alp.ALPAstarMain
Aircraft Landing Problem (ALP) with AsTar.
Main class to solve the Aircraft Landing Problem (ALP) using
the A* search algorithm.
This class demonstrates how to:
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ALPAstarMain
public ALPAstarMain()
-
-
Method Details
-
main
- Throws:
IOExceptionInvalidSolutionException
-