public static class KolmogorovWeightedPerfectMatching.Statistics
extends java.lang.Object
| Constructor and Description |
|---|
Statistics() |
| Modifier and Type | Method and Description |
|---|---|
long |
getAugmentTime() |
long |
getDualUpdatesTime() |
int |
getExpandNum() |
long |
getExpandTime() |
int |
getGrowNum() |
long |
getGrowTime() |
int |
getShrinkNum() |
long |
getShrinkTime() |
java.lang.String |
toString() |
public int getShrinkNum()
public int getExpandNum()
public int getGrowNum()
public long getAugmentTime()
public long getExpandTime()
public long getShrinkTime()
public long getGrowTime()
public long getDualUpdatesTime()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2019. All Rights Reserved.