public static class KolmogorovWeightedPerfectMatching.Statistics extends 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() |
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()
Copyright © 2019. All rights reserved.