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

Block or report FernandoGPinto

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. puzzle-solver puzzle-solver Public

    Algorithm that uses dancing links to solve exact cover problems with three constraints and one clue.

    Java

  2. ant-colony-optimization ant-colony-optimization Public

    ACO was designed to solve the travelling salesman problem in an efficient way, providing quality solutions, while using the GraphStream API to create an ejoyable user experience.

    Java

  3. Intrinsics Intrinsics Public

    .NET 7 had brought very significant performance improvements to several LINQ queries by vectorising the processing of various data structures. Whilst the improvements achieved are considerable, I w…

    C#