Skip to content

Warn when adding named vertices to unnamed graphs #60

@gaborcsardi

Description

@gaborcsardi

Or add vertex names automatically? Or both? E.g.

make_ring(10) + vertex(1)
#> IGRAPH UN-- 11 10 -- Ring graph
#> + attr: name (g/c), mutual (g/l), circular (g/l), name (v/n)
#> + edges (vertex names):
#>  [1] NA--NA NA--NA NA--NA NA--NA NA--NA NA--NA NA--NA NA--NA NA--NA NA--NA

Metadata

Metadata

Assignees

Labels

AI 🤖For issues that can be handled by a coding agent. A scheduled workflow will look at those.vertex namesissues related to vertex names (e.g. what to do when named and unnamed graph are combined)wishlistFeature request that has not been chosen for implementation yet; vote or comment to prioritize it!

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions