public class AmbiguizerTester
extends java.lang.Object
THIS CLASS IS DEPRICATED; IT NEEDS SOME WORK TO BE COMPILABLE AGAIN. A class to test the algorithmic validity of the Ambiguizer. Tests
the linearity assumption, that says that we can ambiguize one base at a time and get to the optimal answer.
- Author:
- Jonathan M. Carlson