• Parallel Community Detection in Incremental Graphs 

      Tønnessen, Magnus (Master thesis, 2023-06-02)
      The problem of community detection in large, expanding real-world networks presents significant challenges due to the scale and complexity of these networks. Traditional algorithms struggle to provide optimal solutions or ...
    • Practical implementation of a parametrized binary matrix clustering algorithm 

      Leirvåg, Oskar Leonhard Fretheim (Master thesis, 2021-11-22)
      In the [Fomin et al., 2020b] paper, the authors gave an exact parameterized algorithm for the Binary r-Means clustering problem, parameterized by $k+r$, with the runtime of $2^{\mathcal{O} (\sqrt{rk log(k+r) logr})}*nm$. ...