plaans / aries

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

Unify handling of references to interned objects #2

Closed arbimo closed 1 year ago

arbimo commented 4 years ago

We make an heavy use of interned object for which we only keep a numeric reference. We should unify its usage across modules and provide common collections types.