Skip to content
View ArthurRouquan's full-sized avatar
Block or Report

Block or report ArthurRouquan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. MaximumFlowAlgorithms MaximumFlowAlgorithms Public

    Academical implementation of Edmonds-Karp algorithm in O(nm²) and Dinitz (Dinic) algorithm O(n²m) for computing the maximum flow of a flow network.

    C++ 5 1

  2. LexBFS LexBFS Public

    Implementation of the Lexicographic Breadth-First Search in linear time O(n + m).

    C++ 3 1

  3. KargerSteinAlgorithm KargerSteinAlgorithm Public

    Academical implementation of Karger's Algorithm in O(mα(n) + n) and Karger-Stein algorithm in O((mα(n) + n) log(n)) using the Union-Find data structure.

    C++ 3

  4. NSI NSI Public

    JavaScript

  5. SNT SNT Public

    JavaScript

  6. 1NSI 1NSI Public

    Forked from cgouygou/1NSI

    Cours de 1ere NSI au lycée Marguerite de Valois

    HTML