Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

Plans in Jason Agents #17

Open
alvarocarrera opened this issue Jul 6, 2013 · 1 comment
Open

Plans in Jason Agents #17

alvarocarrera opened this issue Jul 6, 2013 · 1 comment
Assignees
Labels
Milestone

Comments

@alvarocarrera
Copy link
Member

Check how many plans can be executed by steps for a JasonShanksAgent

@ghost ghost assigned alvarocarrera Jul 6, 2013
@alvarocarrera
Copy link
Member Author

By now, only one plan is executed. The reason is that only one "reasoning cycle" is allowed for an agent in a step. It is mean that one agent start a step and it has the following phases: perceives, reasons, acts. Then the step finish and the next step will be the same process.

This was a decision to make "parallel" agents in non-parallel process. Because MASON does not execute step in parallel.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant