Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Girish-Anadv-07 authored Oct 11, 2023
1 parent 7a0ea62 commit 9b1f544
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gunfolds/solvers/clingo_rasl.py
Original file line number Diff line number Diff line change
Expand Up @@ -387,10 +387,6 @@ def drasl(glist, capsize=CAPSIZE, timeout=0, urate=0, weighted=False, scc=False,
- <bound> : Set initial bound for objective function(s)
:type optim: string
:returns: unique number for each graph considering only directed edges
:rtype: long integer
"""

:returns: results of parsed equivalent class
:rtype: dictionary
"""
Expand Down

0 comments on commit 9b1f544

Please sign in to comment.