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

Repair mode - set the number of lines to the input program size #10

Closed jsego closed 1 year ago

jsego commented 1 year ago

The parser shouldn't force (and even ignore) if the user set an arbitrary number of program lines, because they need to be consistent with the input program size, which is the program to be repaired.