Skip to content
View aleixsegura's full-sized avatar

Block or report aleixsegura

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

Pinned Loading

  1. client-server-model client-server-model Public

    A basic implementation of the traditional client-server model. First assignment of the networking subject from CS degree at University of Lleida.

    C 1

  2. LocalSearch-SAT LocalSearch-SAT Public

    A comparison between different local search algorithms and a implementation of a basic SAT solver.

    Python 1

  3. ParallelTSP ParallelTSP Public

    A parallel implementation to solve the Travelling Salesman Problem.

    Java

  4. Parallel-SynchronizedInvertedIndex Parallel-SynchronizedInvertedIndex Public

    A parallel and synchronized implementation of an Inverted index.

    Java