Skip to content

Commit

Permalink
updated timeouts
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 9777e72 commit 8eeeffc
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions tests/resources/timeouts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@ HW_4_Bill_Wisotsky.ipynb: 300
hw_aware_synthesis.ipynb: 20
hybrid_qnn_for_subset_majority.ipynb: 120
inplace_prepare_int.qmod: 10
integer_linear_programming.ipynb: 296
integer_linear_programming.qmod: 340
ising_model.ipynb: 48
ising_model.qmod: 48
integer_linear_programming.ipynb: 400
integer_linear_programming.qmod: 400
ising_model.ipynb: 300
ising_model.qmod: 300
knapsack_integer.ipynb: 116
knapsack_integer.qmod: 116
learning_optimization.ipynb: 80
Expand All @@ -138,16 +138,16 @@ linear_pauli_rotations.ipynb: 20
linear_pauli_rotations.qmod: 10
link_monitoring.ipynb: 76
link_monitoring.qmod: 88
max_clique.ipynb: 276
max_clique.qmod: 260
max_clique.ipynb: 300
max_clique.qmod: 300
max_cut.ipynb: 36
max_cut.qmod: 32
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: 184
max_k_vertex_cover.qmod: 148
max_k_vertex_cover.ipynb: 300
max_k_vertex_cover.qmod: 300
maximum_float_example.qmod: 10
maximum_integer_example.qmod: 10
mcx.ipynb: 236
Expand Down Expand Up @@ -195,8 +195,8 @@ patching_managment.ipynb: 36
PHASE.qmod: 10
phase_kickback.ipynb: 1000
phase_kickback.qmod: 1000
portfolio_optimization.ipynb: 96
portfolio_optimization.qmod: 112
portfolio_optimization.ipynb: 400
portfolio_optimization.qmod: 400
Preparation_for_Week2_Git_GitHub.ipynb: 20
prepare_bell_state.ipynb: 20
prepare_bell_state.qmod: 10
Expand Down Expand Up @@ -282,8 +282,8 @@ second_quantized_hamiltonian.qmod: 40
Session1.ipynb: 20
set_cover.ipynb: 1440
set_cover.qmod: 1216
set_partition.ipynb: 152
set_partition.qmod: 160
set_partition.ipynb: 350
set_partition.qmod: 350
shor.ipynb: 104
shor.qmod: 88
shor_modular_exponentiation.ipynb: 300
Expand Down

0 comments on commit 8eeeffc

Please sign in to comment.