rl_equation_solver.utilities.utilities.get_node_features

get_node_features(graph, feature_dict)[source]

Get node features from feature dictionary. e.g. we can map the operations and terms to integeters: {add: 0, sub: 1, .. }