Pinned Repositories
2D-Packing
Some classic algorithms for 2-dimensional bin packing problem
3-DimensionalCasePicking
A new algorithm for the 3-Dimensional Case Picking Problem. A newly considered problem of operational research that combines the well-known case picking problem with the positioning of 3-dimensional items inside pallets (i.e., Pallet Loading Problem).
3D-Packing
An algorithm for solving the Pallet Loading Problem with stability and fragility constraints
clarke-wright-savings
A small Python 3 package that provides all the instruments to quickly implement your own Clarke & Wright Savings heuristic algorithm
gefplus
A desktop application for survival analysis
MedioGrad
A ML library in the middle between Pytorch and Micrograd
NEH
Implementation of the Nawaz, Enscore and Ham algorithm (NEH) with the Taillard acceleration
server-side-algorithms
A platform where users can upload their algorithms and developers can find the algorithms they want.
Simjs
A micro discrete event simulation library in NodeJS
space-exploration
Implementation of several algorithms for space exploration: path finding, path smoothing, frontier detection, grid maps merging.
mattianeroni's Repositories
mattianeroni/3-DimensionalCasePicking
A new algorithm for the 3-Dimensional Case Picking Problem. A newly considered problem of operational research that combines the well-known case picking problem with the positioning of 3-dimensional items inside pallets (i.e., Pallet Loading Problem).
mattianeroni/2D-Packing
Some classic algorithms for 2-dimensional bin packing problem
mattianeroni/3D-Packing
An algorithm for solving the Pallet Loading Problem with stability and fragility constraints
mattianeroni/clarke-wright-savings
A small Python 3 package that provides all the instruments to quickly implement your own Clarke & Wright Savings heuristic algorithm
mattianeroni/Simjs
A micro discrete event simulation library in NodeJS
mattianeroni/NEH
Implementation of the Nawaz, Enscore and Ham algorithm (NEH) with the Taillard acceleration
mattianeroni/Picking
A collection of algorithms for picking in manual warehouses.
mattianeroni/AntColony
Implementation and research on Ant Colony Optimisation algorithm.
mattianeroni/batteryswap
A discrete event simulation showing that the future of electric vehicles lies on batteries sharing.
mattianeroni/Divide-Et-Impera
A divide-and-conquer approach to Travelling Salesman Problem
mattianeroni/milk-logistics
Implementation and validation of several algorithms to optimise the collection of milk and its delivery to the production plant or cheese factory.
mattianeroni/MSTOP
Implementation of an algorithm for solving the Multi Source Team Orienteering Problem
mattianeroni/server-side-algorithms
A platform where users can upload their algorithms and developers can find the algorithms they want.
mattianeroni/VRPCofarte
An algorithm to improve the last-mile delivery of drugs to pharmacies.
mattianeroni/derma
A mobile application for skin deseases detection
mattianeroni/gefplus
A desktop application for survival analysis
mattianeroni/MedioGrad
A ML library in the middle between Pytorch and Micrograd
mattianeroni/space-exploration
Implementation of several algorithms for space exploration: path finding, path smoothing, frontier detection, grid maps merging.
mattianeroni/space-learning
Space exploration via reinforcement learning
mattianeroni/ACOTW
Ant Colony Optimization with Time Windows
mattianeroni/aoc
Advent of Code
mattianeroni/Best-README-Template
An awesome README template to jumpstart your projects!
mattianeroni/Branch-Bound
An implementation of the Branch n' Bound algorithm developed to solve the following problem:
mattianeroni/FibonacciHeap
An implementation in Python of Fibonacci Heap
mattianeroni/fleet-assignment-problem
mattianeroni/markdown-template
A markdown template for any project, resume, github repo or whatever
mattianeroni/mattianeroni
Config files for my GitHub profile.
mattianeroni/mattianeroni.github.io
mattianeroni/ptrnet
An implementation of the pointer network by Google Brain
mattianeroni/Shuttle-Lift-Crane-AS-RS
Simulation and web application to facilitate the used and the analysis of results.