plaans / aries

Toolbox for automated planning and combinatorial solving.
MIT License
43 stars 6 forks source link

Minor Refactoring to LCP #32

Closed franklinselva closed 2 years ago

arbimo commented 2 years ago

All pull requests should be based on the master branch. Could you rebase this ?

Also, to avoid any unhandled lints, you should make sure that you have the latest rust version (rustup update).

franklinselva commented 2 years ago

All pull requests should be based on the master branch. Could you rebase this ?

Also, to avoid any unhandled lints, you should make sure that you have the latest rust version (rustup update).

I will rebase the changes from temporal-pddl branch.

The RUST has been updated and the version is 1.59.0. I will check for the issue