Package | Description |
---|---|
<Unnamed> | |
scarst | |
scarst.bench |
Modifier and Type | Field and Description |
---|---|
SOT |
RuntimeBenchmark.sot |
Modifier and Type | Method and Description |
---|---|
static SOT |
SOTBuilder.createSOTFromCornerTable(CornerTable ct,
float[] coordF,
int seed,
boolean useColors)
Construct the SOT data structure.
|
Modifier and Type | Method and Description |
---|---|
static double |
EvaluateNavigationalOperations.testVertexDegree(SOT ds)
Evaluating the performance of array based implementation of half edge DS
|
static double |
EvaluateDegree.testVertexDegree(SOT ds)
Evaluating the performance of array based implementation of half edge DS
|