Skip to content
Snippets Groups Projects
Commit 6c8e0425 authored by Jessica Severin's avatar Jessica Severin
Browse files

removed next_clutch method since it didn't prove a useful design concept.

added get_num_needed_workers method which does a load analysis between
the living workers and the workers needed to complete the available jobs.
Returns a simple count which a beekeeper can use to allocate workers on computers.
The workers are created without specific analyses but get assigned one by the
Queen when they are created.
parent 04217e70
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment