R: return vertex names instead of vertex ids

Bug #1025828 reported by Gábor Csárdi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
igraph
Confirmed
High
Gábor Csárdi

Bug Description

Or, instead of returning a character vector, we could return an igraph.vs. The same for edges.

igraph.vs is a bit tricky, because we don't necessarily want the (potentially big) graph hanging around just because there is an igraph.vs object hanging around somewhere.

An alternative would be to return character vectors with symbolic vertex ids.

description: updated
description: updated
Revision history for this message
Gábor Csárdi (gabor.csardi) wrote :

This change is probably too big for version 0.6, let's postpone it to 0.7.

Changed in igraph:
milestone: 0.6.1 → 0.7
Revision history for this message
Gábor Csárdi (gabor.csardi) wrote : Continue on github

The development of igraph has moved to github, so please do not comment on this bug here. You are of course welcome to comment on github, here:
https://github.com/igraph/igraph/issues/113

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.