Skip to content

Fix #321. Optimized completeGroup() for large groups.#323

Merged
sbliven merged 1 commit into
biojava:masterfrom
sbliven:master
Sep 15, 2015
Merged

Fix #321. Optimized completeGroup() for large groups.#323
sbliven merged 1 commit into
biojava:masterfrom
sbliven:master

Conversation

@sbliven
Copy link
Copy Markdown
Member

@sbliven sbliven commented Sep 15, 2015

Replaced the previous nested loop algorithm with a breadth-first search.
This makes large-order groups (e.g. 40k permutations) finish in ms
rather than hours.

Replaced the previous nested loop algorithm with a breadth-first search.
This makes large-order groups (e.g. 40k permutations) finish in ms
rather than hours.
sbliven added a commit that referenced this pull request Sep 15, 2015
Fix #321. Optimized completeGroup() for large groups.
@sbliven sbliven merged commit ba88655 into biojava:master Sep 15, 2015
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.

1 participant