Skip to content

Fixed random number generation in MiniMaxAlgorithm.java#2636

Merged
siriak merged 5 commits into
TheAlgorithms:masterfrom
aitorfi:addMiniMaxAlgorithm
Oct 16, 2021
Merged

Fixed random number generation in MiniMaxAlgorithm.java#2636
siriak merged 5 commits into
TheAlgorithms:masterfrom
aitorfi:addMiniMaxAlgorithm

Conversation

@aitorfi

@aitorfi aitorfi commented Oct 15, 2021

Copy link
Copy Markdown
Contributor

Describe your change:

I had uncommited changes when the PR #2563 was merged and the random number generation didn't work.

  • Fix a bug or typo in an existing algorithm?

References

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.
  • All functions and variable names follow Java naming conventions.

@aitorfi aitorfi requested a review from siriak as a code owner October 15, 2021 22:03
@siriak siriak merged commit eaf5395 into TheAlgorithms:master Oct 16, 2021
@aitorfi aitorfi deleted the addMiniMaxAlgorithm branch November 12, 2021 17:33
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.

3 participants