|
jInfer | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TestData
Encapsulation of a test data file.
Method Summary | |
---|---|
int |
getEdges()
Returns the number of edges in the graph representation of this file. |
InputFile |
getFile()
Returns the input file represented. |
Double |
getKnownOptimum()
Returns the known optimum for alpha = beta = 1, if available. |
int |
getVertices()
Returns the number of vertices in the graph representation of this file. |
Method Detail |
---|
InputFile getFile()
Double getKnownOptimum()
null
if unknown.int getVertices()
int getEdges()
|
jInfer | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |