Search:

Type: Posts; User: jutirain

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,781

    Now I'm just not sure which part of the program...

    Now I'm just not sure which part of the program produce the memory problem.

    I've used version 2.2 and 3.0 of the implementation of this algorithm. Both of them crash only if the size is big...
  2. Replies
    4
    Views
    2,781

    I've tested the code using g++ 4.1.2 and 4.3.1,...

    I've tested the code using g++ 4.1.2 and 4.3.1, both on Ubuntu 8.10, neither of them support template function linking. I'm a little curious about why it's so hard for a compiler to implement this...
  3. Replies
    4
    Views
    2,781

    Anybody using maxflow algorithm here?

    I'm using an implementation of maxflow algorithm from here:
    http://www.adastral.ucl.ac.uk/~vladkolm/software.html
    (Please see section 3 Maxflow)

    The version 2.2 works just fine.
    However, when I...
Results 1 to 3 of 3