GraphStream Users

Archives de la liste Aide


Re: converting from directed graph to directed acyclic graph


Chronologique Discussions 
  • From: Haluk Dogan <hlk.dogan AT gmail.com>
  • To: Stefan Balev <stefan.balev AT gmail.com>
  • Cc: "graphstream-users AT litislab.fr" <graphstream-users AT litislab.fr>
  • Subject: Re: converting from directed graph to directed acyclic graph
  • Date: Fri, 14 Feb 2014 17:17:37 -0600

I want to keep some arcs. I have a directed graph, so spanning tree works on undirected graphs, right?


On Fri, Feb 14, 2014 at 4:09 PM, Stefan Balev <stefan.balev AT gmail.com> wrote:
Hi,

It depends. What kind of relation between the original and the "converted" graph you want to obtain?

If you want to keep the same set of vertices, a trivial solution consists in deleting all arcs :)
If you want to keep some arcs, maybe a spanning tree is what you want?

Best,

--
Stefan



2014-02-14 22:51 GMT+01:00 Haluk Dogan <hlk.dogan AT gmail.com>:

Hi,

How can I convert my DG to DAG?

Thanks.

--
HD




--
HD



Archives gérées par MHonArc 2.6.16.

Top of page