graft icon indicating copy to clipboard operation
graft copied to clipboard

Custom default edge/vertex value for Test Graph Generation

Open netj opened this issue 10 years ago • 1 comments

Can we allow the user to specify a default edge value and/or vertex value when composing a graph? Currently we're simply picking 0 for unspecified vertices, but it would be much nicer to have this value configurable. Having two input boxes next to Directed/Undirected radio input might do it. They will be set to null initially, then become 0 if any value is actually assigned to one of them.

netj avatar Jun 07 '14 07:06 netj

Sounds good. Will work on that.

vikeshkhanna avatar Jun 07 '14 10:06 vikeshkhanna