pygsti.layouts.prefixtable.ChildNode
====================================

.. currentmodule:: pygsti.layouts.prefixtable

.. autoclass:: ChildNode
   :members:
   :show-inheritance:
   :inherited-members:
   :special-members: __call__

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~ChildNode.__init__
      ~ChildNode.add_child
      ~ChildNode.add_orig_index
      ~ChildNode.calculate_promotion_cost
      ~ChildNode.get_ancestors
      ~ChildNode.get_child_node
      ~ChildNode.get_descendants
      ~ChildNode.get_root
      ~ChildNode.print_tree
      ~ChildNode.promote_to_root
      ~ChildNode.remove_child
      ~ChildNode.total_orig_indices
      ~ChildNode.traverse
   
   

   
   
   