Sprint planning estimates using Contract Net Protocol to define the group of developers for some tasks inside a project using Multi-Agent Systems.
- Manager
- Have the list of tasks
- Call for the proposal of the developer team
- Get the median of the proposals
- Show the winner proposal
- Developer
- Receive a task to send a proposal
- Send the proposal based on its beliefs
- use the task ID
- initialize the CNP sending the
task(ID, Difficulty)
# results
easy1 =>
easy2 =>
easy3 =>
easy4 =>
easy5 =>
2 jun
2 plen
1 sen
----
medium1 =>
medium2 =>
medium3 =>
medium4 =>
1 jun
4 plen
----
hard1 =>
hard2 =>
1 plen
4 sen
----
impossible1 =>
1 plen
4 sen