baobab.exec.permutation
Class analyzeUnsignedPermutation

java.lang.Object
  extended by baobab.exec.permutation.analyzeUnsignedPermutation

public class analyzeUnsignedPermutation
extends java.lang.Object

Builds the breakpoint graph between two unsigned permutations

To get help, run the program without parameters.

Author:
Marilia Dias Vieira Braga

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

analyzeUnsignedPermutation

public analyzeUnsignedPermutation()
Method Detail

main

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