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

Theories - avoid modifiers or control flow over single-object pointers #9

Closed jsego closed 1 year ago

jsego commented 1 year ago

In case of pointer types that correspond to single objects in all input instances, instructions such as inc, dec, set, for(ptr++,*), and so on can be skipped from the theory.