Package libai.common
-
Interface Summary Interface Description Plotter ProgressDisplay -
Class Summary Class Description Pair<V extends java.lang.Comparable<V>,K> Pair class allows to keep two elements of possibly different types in the same structure and can be used for keep pairs key-value.Precondition Created by kronenthaler on 09/03/2017.Shuffler Created by kronenthaler on 19/03/2017.Triplet<V extends java.lang.Comparable,K extends java.lang.Comparable,Z extends java.lang.Comparable>