Skip to content

Commit

Permalink
fixed failing notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
orsa-classiq authored and shahakL committed Dec 30, 2024
1 parent 8eeeffc commit beba53a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/resources/timeouts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ max_independent_set.ipynb: 60
max_independent_set.qmod: 64
max_induced_k_color_subgraph.ipynb: 1028
max_induced_k_color_subgraph.qmod: 1008
max_k_vertex_cover.ipynb: 300
max_k_vertex_cover.qmod: 300
max_k_vertex_cover.ipynb: 600
max_k_vertex_cover.qmod: 600
maximum_float_example.qmod: 10
maximum_integer_example.qmod: 10
mcx.ipynb: 236
Expand Down

0 comments on commit beba53a

Please sign in to comment.