Skip to content

Commit

Permalink
another change
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoudert committed Jan 15, 2024
1 parent 01ac12f commit 8b71477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/graphs/generic_graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -7916,7 +7916,7 @@ def longest_cycle(self, induced=False, use_edge_labels=False,
<sage.numerical.mip.MixedIntegerLinearProgram>`.

- ``verbose`` -- integer (default: ``0``); sets the level of
verbosity; set to 0 by default, which means quiet
verbosity; set to ``0`` by default, which means quiet

- ``integrality_tolerance`` -- float; parameter for use with MILP
solvers over an inexact base ring; see
Expand Down

0 comments on commit 8b71477

Please sign in to comment.