There is no setter method to change the evaluator for a workflow but change the eval_algo variable of the composite node.
Plus the list of available evaluator is not user friendly to get :
from openalea.core.algo import dataflow_evaluation as df
df.evaluators
There is no setter method to change the evaluator for a workflow but change the eval_algo variable of the composite node.
Plus the list of available evaluator is not user friendly to get :
from openalea.core.algo import dataflow_evaluation as df
df.evaluators