baobab.exec.permutation
Class decomposeSignedPermutation

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

public class decomposeSignedPermutation
extends java.lang.Object

Decomposes the breakpoint graph, generating a new breakpoint graph for each big component (non adjacency).

To get help, run the program without parameters.

Author:
Marilia Dias Vieira Braga

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

decomposeSignedPermutation

public decomposeSignedPermutation()
Method Detail

main

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