opencog / asmoses

MOSES Machine Learning: Meta-Optimizing Semantic Evolutionary Search for the AtomSpace (https://github.com/opencog/atomspace)
https://wiki.opencog.org/w/Meta-Optimizing_Semantic_Evolutionary_Search
Other
39 stars 31 forks source link

Replace MOSES by AS-MOSES in CMakeLists.txt #22

Closed ngeiswei closed 6 years ago

ngeiswei commented 6 years ago

I think it's perhaps good to set the project name to AS-MOSES, as well as replacing moses by as-moses in the install paths.

This would allow users to have the old more and as-moses installed side-by-side. Not that it's a problem now but worth considering (especially for the day as-moses starts breaking backward compatibility with moses).

What do you think?