baobab.bio.permutation
Class SignedPermutationReversalFilter

java.lang.Object
  extended by baobab.bio.permutation.SignedPermutationReversalFilter
Direct Known Subclasses:
ComplexSignedPermutationReversalFilter

public class SignedPermutationReversalFilter
extends java.lang.Object

The SignedPermutationReversalFilter filters valid reversal blocks for a SignedPermutation

Version:
1.0, June 2006
Author:
Marilia D. V. Braga

Method Summary
 java.util.Vector<int[]> getCycleSplittingReversals()
          Gets the list of cycle splitting reversals of this permutation
 SignedPermutation getPermutation()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPermutation

public SignedPermutation getPermutation()

getCycleSplittingReversals

public java.util.Vector<int[]> getCycleSplittingReversals()
Gets the list of cycle splitting reversals of this permutation

Returns:
a Vector with the list of splitting reversals