Skip to content

Should eval_graph have an input=:A kwarg? #9

@mfasi

Description

@mfasi

The function eval_graph in eval.jl implicitly assumes that the node corresponding to the input node has label :A. Some of the graph generators, such as for example ps_poly.jl and monomial_poly.jl for instance, allow the user to use a different label via the kwarg input.

I'd be inclined to add the input kwarg to eval_graph if nobody sees an issue with that.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions