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

Task Update #18

Open
Ryugoron opened this issue Sep 2, 2015 · 0 comments
Open

Task Update #18

Ryugoron opened this issue Sep 2, 2015 · 0 comments

Comments

@Ryugoron
Copy link
Collaborator

Ryugoron commented Sep 2, 2015

Implement a task update rather than a task remove on collision of tasks.

Example

Manipulating a side condition can kill tasks of an agent. For example a clause 'c' considered for splitting will be canceled if another one was executed first.

With the collision removal the new split states have now to be observed for any existing formula, if a split can performed over this one, instead of just reassign the splitting node of the already computed ones.

This has a high relevance in the example tableaux implementation, since alpha rules are deleted every time and unnecessary operations may result.

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