Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
voj committed Dec 5, 2024
1 parent b7c8537 commit da21ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/inversion-cookbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ These criteria determine the overall length of the inversion. All three criteria
### Selection Completion Criteria

The length of each `round` is controlled by selection completion criteria. Both can be set up, and each thread will end when one of them is satisfied at the beginning of an iteration step.
- `setSelectionInterval()` minimum round duration.
- `setSelectionInterval()` minimum round duration in seconds.
- `setSelectionIterations()` the minimum number of iterations.

### Parallelism
Expand Down

0 comments on commit da21ee4

Please sign in to comment.