RFE: implement electrical resistance distance

Bug #1038150 reported by sds
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
igraph
Confirmed
Low
Unassigned

Bug Description

feature request: implement calculation of the electrical resistance distance on graph.
http://mathworld.wolfram.com/ResistanceDistance.html

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

This can be done easily in R, using graph.laplacian() and solve(). It would not be faster in C, either, because of the dense graphs.

Changed in igraph:
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
sds (sds-gnu) wrote :

fine, implement it in R.

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/298

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.