Skip to content
View marcoschmmath's full-sized avatar

Block or report marcoschmmath

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

Popular repositories Loading

  1. Solver-3D-bin-Packing-Problem- Solver-3D-bin-Packing-Problem- Public

    A solver python for the 3D bin Packing Problem using a Best Fit constructor algoritm and Simulated Annealing, only works for box-like objects and containers, its done with python so - infty in runi…

    Python

  2. Homotopy_Optimization_Solver Homotopy_Optimization_Solver Public

    An Homotopy based solver for continuous optimization problems, as standar uses KKT conditions to define an homotopy map parametrized by t usign a Euler- Newton like predictor corrector algorithm, s…

    Python