Skip to content

Commit

Permalink
add Result to api
Browse files Browse the repository at this point in the history
  • Loading branch information
maliheha committed Nov 28, 2023
1 parent 1aa06ba commit 1073a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ API Reference
:members: min_cut, MinCutResult

.. automodule:: gurobi_optimods.mwis_mwc
:members: maximum_weighted_independent_set, maximum_weighted_clique
:members: maximum_weighted_independent_set, maximum_weighted_clique, Result

.. automodule:: gurobi_optimods.opf
:members: solve_opf, compute_violations, solution_plot, violation_plot, read_case_matpower
Expand Down

0 comments on commit 1073a4b

Please sign in to comment.