Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added --nrepeat command line parameter #1525

Merged
merged 2 commits into from
Dec 14, 2024
Merged

Conversation

bjoo
Copy link
Member

@bjoo bjoo commented Dec 12, 2024

*) allows tests to be repeated in invert_test
- The point of the feature is to allow repeated solves in invert_test e.g. for stress testing or debugging. It adds the (--nrepeat ) command line parameter to the command_Line_param.[h.cpp] files. Currently it only affects invert_test but could be applied more uniformlly in principle.

 *) allows tests to be repeated in invert_test
@bjoo bjoo requested a review from a team as a code owner December 12, 2024 20:49
@maddyscientist maddyscientist merged commit 2a7fa0f into develop Dec 14, 2024
7 checks passed
@maddyscientist maddyscientist deleted the feature/nrepeat branch December 14, 2024 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants