473,396 Members | 1,805 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Igraph Library Weighted Edges

In Igraph library (http://cneurocvs.rmki.kfki.hu/igraph/) there's a
method to add a weighted edge?
Dec 28 '07 #1
6 2461
alessandro.carrega wrote:
In Igraph library (http://cneurocvs.rmki.kfki.hu/igraph/) there's a
method to add a weighted edge?
Maybe.

What was your C++ language question?

Did you even *try* Google? I have no idea what this library is, but a
search for igraph library weighted edge gave some ideas.

Please read the FAQ, especially section 5
(http://www.parashift.com/c++-faq-lite/how-to-post.html) before asking
questions like this.

Dec 28 '07 #2
On 29 Dic, 00:08, red floyd <no.s...@here.dudewrote:
alessandro.carrega wrote:
In Igraph library (http://cneurocvs.rmki.kfki.hu/igraph/) there's a
method to add a weighted edge?

Maybe.

What was your C++ language question?

Did you even *try* Google? I have no idea what this library is, but a
search for igraph library weighted edge gave some ideas.

Please read the FAQ, especially section 5
(http://www.parashift.com/c++-faq-lite/how-to-post.html) before asking
questions like this.
Yes it is not a right c++ question but i don't know where i can post
this question. Any idea? Thanks
Dec 28 '07 #3
alessandro.carrega wrote:
On 29 Dic, 00:08, red floyd <no.s...@here.dudewrote:
>alessandro.carrega wrote:
>>In Igraph library (http://cneurocvs.rmki.kfki.hu/igraph/) there's a
method to add a weighted edge?

Maybe.

What was your C++ language question?

Did you even *try* Google? I have no idea what this library is, but
a search for igraph library weighted edge gave some ideas.

Please read the FAQ, especially section 5
(http://www.parashift.com/c++-faq-lite/how-to-post.html) before
asking questions like this.

Yes it is not a right c++ question but i don't know where i can post
this question. Any idea? Thanks
Have you read the FAQ yet?

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask
Dec 28 '07 #4
"alessandro.carrega" <al****************@gmail.comwrote in comp.lang.c++:
In Igraph library (http://cneurocvs.rmki.kfki.hu/igraph/) there's a
method to add a weighted edge?
The C++ standard doesn't mention anything about graphics, however there
are C++ communities built up dedicated to graphics programming.

To achieve portable graphics programming, they produce a "cross-platform
library" which people can use in developing a application which
will run on the likes of Windows, Linux, Mac, Playstation 3.

There's currently no newsgroup in place for discussing cross-platform
programming in C++, which is why I've proposed the creation of
comp.lang.c++.cross-platform. Voting should start in the next day or two
(there's a load of red tape crap at the minute).

I'd appreciate if you'd vote.

--
Tomás Ó hÉilidhe
Jan 5 '08 #5
On Fri, 28 Dec 2007 15:11:57 -0800, alessandro.carrega wrote:
On 29 Dic, 00:08, red floyd <no.s...@here.dudewrote:
>alessandro.carrega wrote:
In Igraph library (http://cneurocvs.rmki.kfki.hu/igraph/) there's a
method to add a weighted edge?
[...]
Yes it is not a right c++ question but i don't know where i can post
this question.
Gissa break, its a C (not C++) library for starters... if you wanted to
post off-topic you could at least have have tried comp.lang.c ;-)
Any idea? Thanks
You certainly didn't look very hard. There's a mailing list:

http://lists.nongnu.org/mailman/listinfo/igraph-help

That took 10 seconds to find *on the igraph site you linked in your own
post* <sigh>

--
Lionel B
Jan 6 '08 #6
On Sat, 05 Jan 2008 18:56:21 +0000, Tomás Ó hÉilidhe wrote:
"alessandro.carrega" <al****************@gmail.comwrote in
comp.lang.c++:
>In Igraph library (http://cneurocvs.rmki.kfki.hu/igraph/) there's a
method to add a weighted edge?

The C++ standard doesn't mention anything about graphics,
It's a *graph* (not graphics) library and, of course, totally off-topic
here.

--
Lionel B
Jan 6 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Marco Chiarandini | last post by:
Dear all, I am experiencing a problem in the deallocation of STL data structures. In paritcular I create a vector of sets and insert integers in each set. I do not define any deallocator since...
3
by: Jef Driesen | last post by:
I'm trying to create a graph from an image, where pixel values are regions labels. I have defined my graph to use lists instead of the vectors (because I need to add/remove vertices and edges) and...
1
by: HEMH6 | last post by:
Weihted Average Write a C program to calculate and print the weighted average of a list of N floating point number, using the formula Xave = F1X1 + F2X2+...+ FnXn where the F's are...
3
by: Salad | last post by:
http://www.mathwords.com/w/weighted_average.htm At the above link gives an example of a weighted average. It uses the following example: Grades are often computed using a weighted average....
1
by: Behzad | last post by:
hi all, I need a library or framework to manage my network send/receive tasks in C.At first i decided to use Publish/Subscribe paradigm's implementations like JMS or DDS but i think they don't...
1
by: qiubg | last post by:
There are many nodes in the map, each of which is connected to other nodes. One way traffic for all edges, for instance, from N1 to either N2 or N3, but from N2 or N3 can’t directly go back to N1....
0
by: edmund_xue | last post by:
Hello There, I was just working on a project of creating a database for a relative that have alots of clients. His company managed the shares portfolio of clients and he requires the buy price...
0
by: Appu2008 | last post by:
HI, PLS TELL ME WHERE I CAN FIND A GOOD TUTORIAL ON igraph LIBRARY OF PYTHON OTHER THAN THE DOCUMENTATION
0
by: Appu2008 | last post by:
Hi all, Iam trying to model biological networks using python..I started with the networkx library ; but since it seems too slow while working with large graphs, I switched on to the igraph...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.