Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Direct Task Ordering #14

Open
Ryugoron opened this issue Aug 27, 2015 · 0 comments
Open

Direct Task Ordering #14

Ryugoron opened this issue Aug 27, 2015 · 0 comments
Assignees

Comments

@Ryugoron
Copy link
Collaborator

Implement a mechanism to allow Developers of Agents to explicitly order their agents.
At least two mechanisms should be implemented

  1. One Agent is always executing before or after another agent.

    Allows behaviour as the SelectionAgent, that should always move a new clause from Active to Passiv, if there is no Paramodulation or Subsumption possible. (Bringing the behaviour more to a sequential one)

  2. A colliding task should be prioritized.

    If only one of two tasks can be executed, take the prioritized one, no matter what the bidding process is telling.

@Ryugoron Ryugoron self-assigned this Aug 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant