﻿opt\_einsum.contract.PathInfo
=============================

.. currentmodule:: opt_einsum.contract

.. autoclass:: PathInfo

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~PathInfo.__delattr__
      ~PathInfo.__dir__
      ~PathInfo.__eq__
      ~PathInfo.__format__
      ~PathInfo.__ge__
      ~PathInfo.__getattribute__
      ~PathInfo.__getstate__
      ~PathInfo.__gt__
      ~PathInfo.__hash__
      ~PathInfo.__init__
      ~PathInfo.__init_subclass__
      ~PathInfo.__le__
      ~PathInfo.__lt__
      ~PathInfo.__ne__
      ~PathInfo.__new__
      ~PathInfo.__reduce__
      ~PathInfo.__reduce_ex__
      ~PathInfo.__repr__
      ~PathInfo.__setattr__
      ~PathInfo.__sizeof__
      ~PathInfo.__str__
      ~PathInfo.__subclasshook__
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~PathInfo.__annotations__
      ~PathInfo.__dict__
      ~PathInfo.__doc__
      ~PathInfo.__module__
      ~PathInfo.__weakref__
   
   