emadehsan / cspLinks
Algorithm for Cutting Stock Problem using Google OR-Tools. Link to the tool:
☆150Updated last year
Alternatives and similar repositories for csp
Users that are interested in csp are comparing it to the libraries listed below
Sorting:
- Solving 2D cutting stock problems with genetic algorithms (AI)☆59Updated 2 years ago
- Exact solutions for two-dimensional bin packing problems by branch-and-cut☆73Updated 2 months ago
- Nesting For plotters, laser & plasma cutters, and other CNC machines.☆52Updated 3 weeks ago
- A solver for (geometrical) packing problems☆143Updated last week
- 2D Bin Packing Algorithms☆198Updated 4 years ago
- Humble 3D knapsack / bin packing solver☆97Updated 2 months ago
- 2d irregula packing SVGNesting☆59Updated 5 years ago
- 3D Bin Packing improvements based on https://github.com/enzoruiz/3dbinpacking☆222Updated 10 months ago
- Instance datasets of operations research problems.☆21Updated 2 months ago
- Webservice to determine ideal cut placement on stocks☆34Updated last year
- A python model of 3D Bin Packing problem☆122Updated 4 years ago
- Efficient pattern cutting algorithm for minimizing cutting waste of irregular pieces.☆28Updated 4 years ago
- Realize 2D irregular packing algorithm with python☆148Updated last year
- Implementation of a robust no-fit polygon generation in a C++ library using an orbiting approach☆113Updated 2 years ago
- Cutting stock algorithm using Pyomo☆9Updated 5 years ago
- xflp is a heuristic solver for container loading problems in 3D with real world constraints☆41Updated 3 months ago
- Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)☆60Updated 4 years ago
- A python library for 3D Bin Packing☆399Updated last year
- Cutting stock problem optimizer☆163Updated 3 months ago
- A fast and fearless Collision Detection Engine for 2D irregular Cutting and Packing problems☆79Updated last week
- A collection of algorithms for the (Resource) Constrained Shortest Path problem in Python / C++ / C#☆86Updated last year
- Arc-flow Vector Packing Solver (VPSolver)☆105Updated 2 years ago
- A variant of the Largest Area Fit First (LAFF) algorithm + brute force algorithm☆481Updated this week
- Bin packing places a given set of polygons in standard single/multiple rectangular sheet(s), to minimize the use of the sheet(s).☆61Updated 2 years ago
- Irregular shape nesting software for waste material optimisation in 2D machining.☆42Updated 4 months ago
- A Rust implementation of the goal-driven ruin and recreate heuristic for the 2D variable-sized bin packing problem with guillotine constr…☆25Updated 2 months ago
- Tabu search and Genetic algorithm implementation for container loading problem (3D bin packing)☆61Updated 4 years ago
- Fast and robust 2D nesting☆53Updated 2 years ago
- A dynamic programming implementation for VRPPDTW based on state–space–time network representations☆63Updated 3 years ago
- Using Google Operation Research Tools (Ortools) to solve complex scheduling problems (General optimization problems).☆39Updated 4 years ago