Блог пользователя ko_osaga

Автор ko_osaga, история, 5 лет назад, По-английски

Hi! Tomorrow at 21:00 KST I will stream solving judge.yosupo.jp. In the stream, I will try to implement Edmond's Directed MST algorithm with this lecture note.

I will solve the following problems in the stream. Recommendations are welcome, preferably ones that's not just "Find Directed MST".

Since this is not a regular data structure stream, I will keep it short. The stream will last about 3 hours.

This event isn't that well-prepared like others, please don't expect too much :)

Thanks!

  • Проголосовать: нравится
  • +117
  • Проголосовать: не нравится

»
5 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Auto comment: topic has been updated by ko_osaga (previous revision, new revision, compare).

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +48 Проголосовать: не нравится
  • »
    »
    5 лет назад, скрыть # ^ |
     
    Проголосовать: нравится +28 Проголосовать: не нравится

    I remember this problem! That's actually the most interesting problem with arborescence that I've ever seen.

    The subquadratic algorithm for arborescence is very trivial, so it is sad that problems with it are not so common.

»
5 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

This was fun, any plans for another stream?

»
5 лет назад, скрыть # |
 
Проголосовать: нравится +53 Проголосовать: не нравится

Unfortunately, it wasn't trivial for me unlike 300iq, so it took 4 hours to finish.

Thank you for watching!