The Makefile already contains many things that can be commented out without
breaking the build. We should pursue this further to make the absolutely
necessary core of the planner even smaller.
For example, many of the evaluators and open lists can probably be turned into
pluggable components.
|