-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed the parallel execution of mutation to be done based on a numb…
…er of threads based on processor cores (user defined for now). Use a single source of random numbers for the main thread. Changed posti-increment to pre-increment for the loops (more efficient).
- Loading branch information
Nick Tsiogkas
committed
Apr 3, 2016
1 parent
b4bf29e
commit b79209c
Showing
3 changed files
with
86 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.