[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2017-11-28T18:15:37+01:00 https://forum-gephi.org/app.php/feed/topic/2917 2017-11-28T18:15:37+01:002017-11-28T18:15:37+01:00 https://forum-gephi.org/viewtopic.php?t=2917&p=14756#p14756 <![CDATA[Re: script for getting edges in shortest path]]>

Statistics:Posted by GuillaumeVGeo — 28 Nov 2017 18:15


]]>
2017-11-15T10:19:30+01:002017-11-15T10:19:30+01:00 https://forum-gephi.org/viewtopic.php?t=2917&p=14710#p14710 <![CDATA[Re: script for getting edges in shortest path]]> https://github.com/gephi/gephi/issues

Statistics:Posted by eduramiba — 15 Nov 2017 10:19


]]>
2017-11-14T22:01:57+01:002017-11-14T22:01:57+01:00 https://forum-gephi.org/viewtopic.php?t=2917&p=14708#p14708 <![CDATA[Re: script for getting edges in shortest path]]>
Anyway that's a bit of a pity that the shortest path can be selected or colored but not to be found with filters.

Statistics:Posted by GuillaumeVGeo — 14 Nov 2017 22:01


]]>
2017-11-14T13:00:06+01:002017-11-14T13:00:06+01:00 https://forum-gephi.org/viewtopic.php?t=2917&p=14705#p14705 <![CDATA[Re: script for getting edges in shortest path]]> I don't think there is a filter for that, but filters can be extended with plugins.

Start a new plugin: https://github.com/gephi/gephi-plugins
Filter plugins examples: https://github.com/gephi/gephi-plugins- ... ple/filter

Statistics:Posted by eduramiba — 14 Nov 2017 13:00


]]>
2017-11-13T19:02:23+01:002017-11-13T19:02:23+01:00 https://forum-gephi.org/viewtopic.php?t=2917&p=14701#p14701 <![CDATA[Re: script for getting edges in shortest path]]>

Is there a particular filter to display only the nodes of the shortest path between two nodes ? With others requests like Ego-network ?

Guillaume

Statistics:Posted by GuillaumeVGeo — 13 Nov 2017 19:02


]]>
2013-08-19T17:02:31+01:002013-08-19T17:02:31+01:00 https://forum-gephi.org/viewtopic.php?t=2917&p=9228#p9228 <![CDATA[script for getting edges in shortest path]]> The first i am trying is to get a list of the edges taking part in a shortest path between 2 nodes in a DIRECTED graph, using scripting console (from scripting plugin).
For example, i would like to define a function shortest_path(v1, v2) and get a list of the edges [e1, e4, e5] that are in this path.
Some help please??

Statistics:Posted by Ramonero — 19 Aug 2013 17:02


]]>