Skip to content
View phillippesamer's full-sized avatar

Block or report phillippesamer

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
phillippesamer/README.md

Hi there πŸ‘‹

code and language nerd (passion for well crafted code and beautiful writing);

computer science and mathematics degrees (read: systematic problem solver);

glad new employee (consultant and system developer) at Bouvet ASA.

  • βš™οΈ I dig .cpp and .java
  • πŸš€ interested in robust and scalable solution architectures
  • πŸ“ˆ expertise in optimization and the design and analysis of algorithms
  • πŸ’… I made it through the PhD! Pressemelding frΓ₯ UiB i anledning ph.d.-grad disputas
  • πŸ”Ž long, detailed version of my CV with most of the projects I worked on over the past decade or so (dog-walker not included 🐢)

have a nice day! πŸ€

Pinned Loading

  1. stable-trees-ld-davol stable-trees-ld-davol Public

    Lagrangean Decomposition based dual ascent + volume algorithm for stable spanning trees (MSTCC problem)

    C++

  2. parallel-aco parallel-aco Public

    Simple Java framework for multithreaded ant colony optimizaiton in graph problems

    Java

  3. wcm-branch-and-cut wcm-branch-and-cut Public

    Branch-and-cut algorithm for finding optimal connected matchings in a graph

    C++ 1

  4. connected-subpartition-polytope connected-subpartition-polytope Public

    Tools for inspecting facets of the connected k subpartition polytope of a graph: the convex hull of characteristic vectors of disjoint vertex subsets inducing k connected subgraphs

    Python