blackopsrepl commited on
Commit
7c86445
·
verified ·
1 Parent(s): 9217deb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -7,5 +7,4 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- SolverForge is a free AI constraint solver for Python and Rust.
11
- It allows you to optimize the Vehicle Routing Problem, Employee Rostering, Maintenance Scheduling, Task Assignment, School Timetabling, Cloud Optimization, Conference Scheduling, Job Shop Scheduling, Bin Packing - and many more - planning problems.
 
7
  pinned: false
8
  ---
9
 
10
+ SolverForge is an open-source AI Optimization Framework. It allows you to optimize any planning problem e.g. shift scheduling, vehicle routing, bin packing etc.