You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: