singnet / asmoses

Port of MOSES (https://github.com/opencog/moses) for the AtomSpace (https://github.com/opencog/atomspace)
Other
6 stars 5 forks source link

add option to run aseval-table on a combo program without labels #139

Open noskill opened 4 years ago

noskill commented 4 years ago

When asmoses is run without --output-with-label then resulting programs can't be evaluated with aseval-table since it expects labels. When input program refers to columns by numbers aseval-table inserts default value false for each column in the input program.