baobab.exec.permutation
Class getFirstOrientedReversals
java.lang.Object
baobab.exec.permutation.getFirstOrientedReversals
public class getFirstOrientedReversals
- extends java.lang.Object
Gets the list of reversals that could be part of an optimal solution when
sorting this permutation by reversals. This program does not deal with
hurdles.
To get help, run the program without parameters.
- Author:
- Marilia Dias Vieira Braga
Method Summary |
static void |
main(java.lang.String[] argv)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getFirstOrientedReversals
public getFirstOrientedReversals()
main
public static void main(java.lang.String[] argv)