baobab.exec.permutation
Class getFirstOrientedReversals

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

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

getFirstOrientedReversals

public getFirstOrientedReversals()
Method Detail

main

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