baobab.exec.permutation
Class getComplexFirstReversals

java.lang.Object
  extended by 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

Constructor Summary
getComplexFirstReversals()
           
 
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
 

Constructor Detail

getComplexFirstReversals

public getComplexFirstReversals()
Method Detail

main

public static void main(java.lang.String[] argv)