|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CountingResult | |
---|---|
edu.wwu.tobikley.acgc.algorithms | Provides algorithms for counting the proper q-Colorings of an undirected graph. |
Uses of CountingResult in edu.wwu.tobikley.acgc.algorithms |
---|
Fields in edu.wwu.tobikley.acgc.algorithms with type parameters of type CountingResult | |
---|---|
protected Vector<CountingResult> |
CountingAlgorithm.detailedResults
Description, Result and Runtime for each iteration done of the algorithm. |
Methods in edu.wwu.tobikley.acgc.algorithms that return types with arguments of type CountingResult | |
---|---|
Collection<CountingResult> |
CountingAlgorithm.getDetailedResults()
Description, Result and Runtime for each iteration done of the algorithm. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |