Dear graph-tool enthusiasts,

the summer is clearly over in Germany since I spent my friday evening writing 
up a programming walkthrough that may be of interest for you :)

Here's the draft: https://medium.com/@osyphys/6117f1fa1907

Let me know your feedback!

Have a nice weekend,
Juan Dominguez-Moran

________________________________________
Von: graph-tool <graph-tool-boun...@skewed.de> im Auftrag von 
graph-tool-requ...@skewed.de <graph-tool-requ...@skewed.de>
Gesendet: Freitag, 28. September 2018 12:00
An: graph-tool@skewed.de
Betreff: graph-tool Digest, Vol 128, Issue 9

Send graph-tool mailing list submissions to
        graph-tool@skewed.de

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.skewed.de/mailman/listinfo/graph-tool
or, via email, send a message with subject or body 'help' to
        graph-tool-requ...@skewed.de

You can reach the person managing the list at
        graph-tool-ow...@skewed.de

When replying, please edit your Subject line so it is more specific
than "Re: Contents of graph-tool digest..."


Today's Topics:

   1. Re: Problem with add_edge_list(eprop=x) (ashutosh)
   2. Re: Problem with add_edge_list(eprop=x) (Tiago de Paula Peixoto)


----------------------------------------------------------------------

Message: 1
Date: Thu, 27 Sep 2018 06:03:32 -0700 (MST)
From: ashutosh <ashu...@gmail.com>
To: graph-tool@skewed.de
Subject: Re: [graph-tool] Problem with add_edge_list(eprop=x)
Message-ID: <1538053412396-0.p...@n3.nabble.com>
Content-Type: text/plain; charset=us-ascii

Its' working when I changed the edge property type 'int' to 'float' for the
last one.

Also, the assigned property values are reversed in order when I tried the
same for another example with only two property maps.

So for now, the problem seems to have solved.

Graph Tool version is 2.27



--
Sent from: 
http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/


------------------------------

Message: 2
Date: Fri, 28 Sep 2018 10:57:19 +0200
From: Tiago de Paula Peixoto <ti...@skewed.de>
To: graph-tool@skewed.de
Subject: Re: [graph-tool] Problem with add_edge_list(eprop=x)
Message-ID: <3f10df20-9964-f21c-d7fc-a02fa3184...@skewed.de>
Content-Type: text/plain; charset=utf-8

Am 27.09.18 um 15:03 schrieb ashutosh:
> Its' working when I changed the edge property type 'int' to 'float' for the
> last one.

I can't reproduce this. The example you gave works as expected, regardless
of the property type.

Note that so far you have not produced a minimal example that even allegedly
reproduces the problem you are encountering. For some reason you gave us an
example that _works_ instead of one that doesn't. Could you please provide a
complete and minimal example that _shows_ the problem, i.e. gives the wrong
output?

> Also, the assigned property values are reversed in order when I tried the
> same for another example with only two property maps.

I can't reproduce this either. And as already explained many times, it is
useless to mention problems without a reproducible example.

> So for now, the problem seems to have solved.

???

If the problems you mention are really there, then they need to be fixed. I
ask of you to please produce a minimal and complete example for them.

Best,
Tiago

--
Tiago de Paula Peixoto <ti...@skewed.de>


------------------------------

Subject: Digest Footer

_______________________________________________
graph-tool mailing list
graph-tool@skewed.de
https://lists.skewed.de/mailman/listinfo/graph-tool


------------------------------

End of graph-tool Digest, Vol 128, Issue 9
******************************************
_______________________________________________
graph-tool mailing list
graph-tool@skewed.de
https://lists.skewed.de/mailman/listinfo/graph-tool

Reply via email to