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

Converting FD front-end "mutex groups" into FSTRIPS functions #4

Open
miquelramirez opened this issue Dec 4, 2016 · 4 comments
Open
Assignees

Comments

@miquelramirez
Copy link
Member

We have been discussing the possibility of acquiring more succinct representations of the IPC benchmarks by re-using FD's powerful invariant inference components. The basic idea is that for every mutex group M that FD uncovers (set of ground predicates), we define automatically the tuple < f_{M}, t_{M}, M> where f_{M} is a function, t_{M} is a type, and M become a set of constant objects of type t_{M}.

TODO

[ ] Work out the TODO list

@miquelramirez
Copy link
Member Author

@gfrances can you assign this task to me? tyvm

@gfrances
Copy link
Member

Of course I can! :-)

@gfrances
Copy link
Member

BTW, this would be really interesting and match perfectly with the other work we've been discussing on width-based algorithms, which I'm starting to work on right now....

@miquelramirez
Copy link
Member Author

tuve +1

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

No branches or pull requests

2 participants