Skip to content

Commit

Permalink
Experiment with length 8 to see if it affects error rate
Browse files Browse the repository at this point in the history
  • Loading branch information
jmid committed Aug 6, 2024
1 parent 9444619 commit 6162d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/domain/stm_tests_dls.ml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ open STM

module DLSConf =
struct
let length = 2
let length = 8

type index = int
type cmd =
Expand Down

0 comments on commit 6162d2b

Please sign in to comment.