API Reference ============= Main Functions -------------- .. automodule:: parkol.sample :members: Utilities --------- .. autofunction:: parkol.utils.verify_coloring .. autofunction:: parkol.utils.has_improper_edge Core Algorithms --------------- .. automodule:: parkol.prs :members: prs_graph_coloring .. automodule:: parkol.hybrid :members: prs_hybrid .. automodule:: parkol.cftp_huber :members: cftp_coloring, cftp_coloring_on_component .. automodule:: parkol.cftp_bc20 :members: cftp_bc20, cftp_bc20_on_component