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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,5 +7,5 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- SolverForge is a free AI constraint solver for Python and Rust that is based on and 100% compatible with Timefold.
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 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.