This commit is contained in:
eugenefischer
2022-09-25 17:47:07 -05:00
parent 8a77d53f1f
commit 740835f814
2 changed files with 3 additions and 3 deletions

View File

@@ -281,7 +281,7 @@ with different filtering options), the actual elapsed time was greater. File I/O
slightly less time than the simulation itself. Real elapsed time from start to finish was under 30 minutes.
As mentioned in the theory section, performance could be improved by implementing a more efficient algorithm for finding
the maximum weighted matching.
the maximum weight matching.
## BEHAVIOR WITH RANDOMIZED WELL POPULATIONS