Skip to content

Commit

Permalink
correction
Browse files Browse the repository at this point in the history
  • Loading branch information
kdomino committed Oct 4, 2023
1 parent 4f9eab6 commit 106f002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AGV_quantum/qubo_solver.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ def annealing(
sim_anneal_var_dict=None,
load=False,
store=True,
) -> list[dict]:
):
"""Performs the annealing experiment
:param lp: The linear program instance
Expand Down

0 comments on commit 106f002

Please sign in to comment.