WeightedBlockState
==================

.. currentmodule:: graph_tool.inference



.. autoclass:: WeightedBlockState
   :members:
   :show-inheritance:

   

   
   .. rubric:: Methods

   .. autosummary::
   
      ~WeightedBlockState.add_vertex
      ~WeightedBlockState.collect_edge_marginals
      ~WeightedBlockState.collect_partition_histogram
      ~WeightedBlockState.collect_vertex_marginals
      ~WeightedBlockState.copy
      ~WeightedBlockState.draw
      ~WeightedBlockState.entropy
      ~WeightedBlockState.exhaustive_sweep
      ~WeightedBlockState.get_B
      ~WeightedBlockState.get_Be
      ~WeightedBlockState.get_E
      ~WeightedBlockState.get_N
      ~WeightedBlockState.get_bclabel
      ~WeightedBlockState.get_bg
      ~WeightedBlockState.get_blocks
      ~WeightedBlockState.get_bpclabel
      ~WeightedBlockState.get_entropy_args
      ~WeightedBlockState.get_er
      ~WeightedBlockState.get_ers
      ~WeightedBlockState.get_matrix
      ~WeightedBlockState.get_move_prob
      ~WeightedBlockState.get_nr
      ~WeightedBlockState.get_rec_params
      ~WeightedBlockState.get_state
      ~WeightedBlockState.gibbs_sweep
      ~WeightedBlockState.mcmc_sweep
      ~WeightedBlockState.merge_groups
      ~WeightedBlockState.modify_edge
      ~WeightedBlockState.modify_edge_dS
      ~WeightedBlockState.move_vertex
      ~WeightedBlockState.multiflip_mcmc_sweep
      ~WeightedBlockState.multilevel_mcmc_sweep
      ~WeightedBlockState.remove_vertex
      ~WeightedBlockState.reset_entropy_args
      ~WeightedBlockState.sample_graph
      ~WeightedBlockState.sample_vertex_move
      ~WeightedBlockState.set_rec_params
      ~WeightedBlockState.set_state
      ~WeightedBlockState.update_entropy_args
      ~WeightedBlockState.virtual_merge
      ~WeightedBlockState.virtual_vertex_move
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~WeightedBlockState.B
      ~WeightedBlockState.eweight
      ~WeightedBlockState.mrm
      ~WeightedBlockState.mrp
      ~WeightedBlockState.mrs
      ~WeightedBlockState.vweight
      ~WeightedBlockState.wr
   

   
   
   .. automethod:: add_vertex
   .. automethod:: collect_edge_marginals
   .. automethod:: collect_partition_histogram
   .. automethod:: collect_vertex_marginals
   .. automethod:: copy
   .. automethod:: draw
   .. automethod:: entropy
   .. automethod:: exhaustive_sweep
   .. automethod:: get_B
   .. automethod:: get_Be
   .. automethod:: get_E
   .. automethod:: get_N
   .. automethod:: get_bclabel
   .. automethod:: get_bg
   .. automethod:: get_blocks
   .. automethod:: get_bpclabel
   .. automethod:: get_entropy_args
   .. automethod:: get_er
   .. automethod:: get_ers
   .. automethod:: get_matrix
   .. automethod:: get_move_prob
   .. automethod:: get_nr
   .. automethod:: get_rec_params
   .. automethod:: get_state
   .. automethod:: gibbs_sweep
   .. automethod:: mcmc_sweep
   .. automethod:: merge_groups
   .. automethod:: modify_edge
   .. automethod:: modify_edge_dS
   .. automethod:: move_vertex
   .. automethod:: multiflip_mcmc_sweep
   .. automethod:: multilevel_mcmc_sweep
   .. automethod:: remove_vertex
   .. automethod:: reset_entropy_args
   .. automethod:: sample_graph
   .. automethod:: sample_vertex_move
   .. automethod:: set_rec_params
   .. automethod:: set_state
   .. automethod:: update_entropy_args
   .. automethod:: virtual_merge
   .. automethod:: virtual_vertex_move
   

   
   
   .. autoattribute:: B
   .. autoattribute:: eweight
   .. autoattribute:: mrm
   .. autoattribute:: mrp
   .. autoattribute:: mrs
   .. autoattribute:: vweight
   .. autoattribute:: wr
   

   

