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/Channel
An emulation of Golang channel in C++
mattianeroni/Games
A collection of games