Hypergraphs (:py:mod:`HAT.hypergraphs`)
=======================================

This page details the Hypergraph class and associated methods.

Functions
---------

.. currentmodule:: HAT.hypergraph
.. autofunction:: HAT.hypergraph.lineGraph

.. currentmodule:: HAT.hypergraph
.. autofunction:: dualGraph

.. currentmodule:: HAT.hypergraph
.. autofunction:: starGraph

