Uses of Class
com.github.javabdd.BDDFactory.ReorderStats
-
Uses of BDDFactory.ReorderStats in com.github.javabdd
Fields in com.github.javabdd declared as BDDFactory.ReorderStatsModifier and TypeFieldDescriptionprotected BDDFactory.ReorderStatsBDDFactory.reorderstatsSingleton object for reorder statistics.Methods in com.github.javabdd with parameters of type BDDFactory.ReorderStatsModifier and TypeMethodDescriptionstatic voidBDDFactory.defaultReorderStatsCallback(BDDFactory.ReorderStats stats, boolean pre) Default variable reorder statistics callback.voidBDDFactory.ReorderStatsCallback.reorder(BDDFactory.ReorderStats stats, boolean pre) Variable reorder statistics callback.