Re: [Lsr] Dynamic flooding path computation

2020-04-03 Thread tony . li
Hi Peter, > it may be worth to make your algorithm one of the standardized distributed > algorithms. There might be some work to make it deterministic, like the > selection rules mentioned below, but it should be doable. > > What do you think? I will certainly stipulate the possibility.

Re: [Lsr] Dynamic flooding path computation

2020-04-03 Thread Peter Psenak
Hi Tony, it may be worth to make your algorithm one of the standardized distributed algorithms. There might be some work to make it deterministic, like the selection rules mentioned below, but it should be doable. What do you think? thanks, Peter On 03/04/2020 01:57, tony...@tony.li wrote:

[Lsr] Dynamic flooding path computation

2020-04-02 Thread tony . li
Hi, In this morning’s session, Acee asked a question about node selection as part of path computation. I would like to expound a bit in the spirit of full transparency. First off, the selection of nodes is NOT vital to the algorithm. That said, we found that applying some heuristics helped