[Lemon-user] equality form of min-cost network flow

Kovács Péter kpeter at inf.elte.hu
Mon Jul 5 09:10:18 CEST 2010


Dear All,

>     The first and maybe the fastest option is to contribute such an
>     extension by yourself. We are more than happy to accept such a patch,
>     and will help in all possible way to prepare it, of course.
>
>     If you can't do that, you/we can still persuade Peter (the main
>     developer of the NS code) to implement this feature. I guess this is
>     also a pretty viable option...
>
>     Anyway, I created a ticket about this enhancement in the issue tracker,
>     see http://lemon.cs.elte.hu/trac/lemon/ticket/375
>
>
>
> This would be great!
>
> I was - at first - thinking about the original request, where one can
> have a mix of EQ, GEQ, LEQ. It seems the code already handles this
> internally but is missing the API to accept it. Although I am not all
> that familiar with the data structures used - so I am not sure if it is
> that simple.

No, it isn't that simple, but it is not so difficult.

> The feature to accept lower and upper bounds for rows (flow balance)
> would be great also - but it sounds like is more complicated to implement.

Actually, it isn't more complicated. The main question is the suitable 
extension of the API.

> I am not sure if would be able to contribute myself - as I am not that
> confident in understanding the internal data structures used. But, I
> suppose I can try - if no one else plans to do it.

I think I can create a preliminary implementation in the near future. I 
will report it in the ticket #375.

Best regards,
Peter




More information about the Lemon-user mailing list