You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
job story: when i cast my intent in the context of other individual intents from other members of the group, i should be able to know the current expected order.
the calculation will try to be as close to the desired intents as possible, while also doing best to stay within the given minimum and maximum constraints.
@mischa-saunders and i worked on this in v1, we even wrote tests!
The text was updated successfully, but these errors were encountered:
ahdinosaur
changed the title
algorithm: combine individual intents into group plan
algorithm: combine individual intents into estimated order
Jun 19, 2017
job story: when i cast my intent in the context of other individual intents from other members of the group, i should be able to know the current expected order.
the calculation will try to be as close to the desired intents as possible, while also doing best to stay within the given minimum and maximum constraints.
@mischa-saunders and i worked on this in
v1
, we even wrote tests!https://github.com/root-systems/cobuy/tree/v1/ordering/util
related to:
The text was updated successfully, but these errors were encountered: