Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > Network Flow and random help please

Reply
Thread Tools

Network Flow and random help please

 
 
EricClaphands
Guest
Posts: n/a
 
      05-26-2004
I have a matrix of directed graph
and a matrix of capacity, I now want to randomly choose numbers from
0-20 as flows in each edge.
But I don't know how to follow the flow conservation rule
Can any one please help me out ??


Please help, Thank in advance
 
Reply With Quote
 
 
 
 
John Harrison
Guest
Posts: n/a
 
      05-26-2004

"EricClaphands" <> wrote in message
news: om...
> I have a matrix of directed graph
> and a matrix of capacity, I now want to randomly choose numbers from
> 0-20 as flows in each edge.
> But I don't know how to follow the flow conservation rule
> Can any one please help me out ??
>


Sounds like an interesting problem, but what does it have to do with C++?
Maybe news:comp.programming or news:sci.math would be more appropriate
places to ask.

Just because you are programming in C++ does not make any question you have
about your program a C++ question. Please read this groups welcome message
http://www.slack.net/~shiva/welcome.txt

john


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Math.random() and Math.round(Math.random()) and Math.floor(Math.random()*2) VK Javascript 15 05-02-2010 03:43 PM
random.random(), random not defined!? globalrev Python 4 04-20-2008 08:12 AM
Query:difference between node flow and filter flow in java's I/O,system? Jack Dowson Java 0 05-07-2007 03:35 PM
Flow layout help please.. Raghu Raman ASP .Net 0 11-07-2004 06:59 AM
please help... ...me learn C++ please please please :) KK C++ 2 10-14-2003 02:08 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57