edu.cmu.meteor.aligner
Class Stage
java.lang.Object
edu.cmu.meteor.aligner.Stage
public class Stage
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
matches
public java.util.ArrayList<Match> matches
multiChoices
public java.util.Hashtable<java.lang.Integer,java.util.ArrayList<java.lang.Integer>> multiChoices
choiceKeys
public java.util.ArrayList<java.lang.Integer> choiceKeys
choiceIdx
public java.util.HashSet<java.lang.Integer> choiceIdx
usedPos
public java.util.Hashtable<java.lang.Integer,java.util.ArrayList<java.lang.Integer>> usedPos
scoreCache
public java.util.Hashtable<java.lang.Long,java.lang.Integer> scoreCache
bestMatchSoFar
public java.util.ArrayList<Match> bestMatchSoFar
currentMatch
public java.util.ArrayList<Match> currentMatch
bestScoreSoFar
public int bestScoreSoFar
scoreSoFar
public int scoreSoFar