baobab.exec.permutation
Class getComplexFirstReversals
java.lang.Object
baobab.exec.permutation.getComplexFirstReversals
public class getComplexFirstReversals
- 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 deals with
hurdles, bu does not deal with a fortress.
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 |
getComplexFirstReversals
public getComplexFirstReversals()
main
public static void main(java.lang.String[] argv)