|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
|
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
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. |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On 29 Dic, 00:08, red floyd <no.s...@here.dude> wrote:
> 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 |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
alessandro.carrega wrote:
> On 29 Dic, 00:08, red floyd <no.s...@here.dude> wrote: >> 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 |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
"alessandro.carrega" <alessandro.carrega@gmail.com> wrote 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 |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
On Fri, 28 Dec 2007 15:11:57 -0800, alessandro.carrega wrote:
> On 29 Dic, 00:08, red floyd <no.s...@here.dude> wrote: >> 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- That took 10 seconds to find *on the igraph site you linked in your own post* <sigh> -- Lionel B |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
On Sat, 05 Jan 2008 18:56:21 +0000, Tomás Ó hÉilidhe wrote:
> "alessandro.carrega" <alessandro.carrega@gmail.com> wrote 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 |
|
![]() |
| Outils de la discussion | |
|
|