public class EdgeGenerator extends Object
| Constructor and Description |
|---|
EdgeGenerator(int originalLabelNum) |
EdgeGenerator(int markovOrder,
int originalLabelNum) |
| Modifier and Type | Method and Description |
|---|---|
int |
first(int destY) |
int |
firstLabel(int pos) |
int |
next(int destY,
int currentSrcY) |
int |
nextLabel(int currentLabel,
int pos) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.