Skip to content

Commit

Permalink
Merge branch 'Karp' of https://github.com/cda-tum/mqt-qao into Karp
Browse files Browse the repository at this point in the history
  • Loading branch information
petarpetrovv committed Nov 24, 2024
2 parents 04dc3f5 + a24eece commit 9bd5f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mqt/qao/karp/karp_graphs.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ class KarpGraphs:
@staticmethod
def print_solution(
problem_name: str = "",
file_name: str = "",
file_name: str = "",
solution: str = "",
summary: str = "",
) -> None:
Expand Down

0 comments on commit 9bd5f76

Please sign in to comment.