Skip to content
View uvezio's full-sized avatar
  • University of Bologna
  • Bologna, Italy

Block or report uvezio

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. cvsp-greedy-heuristic cvsp-greedy-heuristic Public

    Design and C++ implementation of a configurable greedy heuristic for the Capacitated Vertex Separator Problem, evaluated on literature benchmarks against an exact branch-and-cut reference method.

    C++

  2. hopfield-neural-network hopfield-neural-network Public

    C++ implementation of a Hopfield neural network with Hebbian learning for associative memory and binary image pattern retrieval.

    C++