jsego / bfgp-pp

A framework based on Best-First Generalized Planning where solutions are either assembly-like programs, or structured programs that are syntactically terminating.
GNU General Public License v3.0
3 stars 3 forks source link

Avoid extra pointers over single-object types #12

Open jsego opened 1 year ago

jsego commented 1 year ago

Do not add extra pointers of a type in which every input instance has a unique object.