Uses of Class
edu.wwu.tobikley.acgc.mc.HomogeneousMarkovChain

Packages that use HomogeneousMarkovChain
edu.wwu.tobikley.acgc.mc Provides the markov chains used by the algorithms for counting the proper q-Colorings of an undirected graph. 
 

Uses of HomogeneousMarkovChain in edu.wwu.tobikley.acgc.mc
 

Subclasses of HomogeneousMarkovChain in edu.wwu.tobikley.acgc.mc
 class JerrumChain
          The Markov Chain is designed to almost uniformly sample proper q-Colorings, as suggested by Jerrum.
 class JerrumHeatBathChain
          The Markov Chain is a variant of the JerrumChain.
 



Copyright © 2007 Tobias Kley. All Rights Reserved.