|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApproximateCountingAlgorithm | |
---|---|
edu.wwu.tobikley.acgc.algorithms | Provides algorithms for counting the proper q-Colorings of an undirected graph. |
Uses of ApproximateCountingAlgorithm in edu.wwu.tobikley.acgc.algorithms |
---|
Subclasses of ApproximateCountingAlgorithm in edu.wwu.tobikley.acgc.algorithms | |
---|---|
class |
JerrumCountingAlgorithm
Implements the fully polynomial randomized approximation scheme, specified by Marc Jerrum, as a CountingAlgorithm . |
class |
JerrumHeatBathCountingAlgorithm
Implements a variant of the fully polynomial randomized approximation scheme, specified by Marc Jerrum, as a CountingAlgorithm . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |