Skip to content

Commit

Permalink
sat: README cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizux committed Jul 13, 2023
1 parent 93a59b7 commit f115d1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ortools/sat/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ https://developers.google.com/optimization/cp/cp_solver

This document presents modeling recipes for the CP-SAT solver.

Code samples are given in C++, Python, Java and C#. Each language have different
requirements for the code samples.
Code samples are given in C++, Python, Java and C#. Each language has
different requirements for the code samples.

## Searching for one (optimal) solution of a CP-SAT model

Expand Down

0 comments on commit f115d1d

Please sign in to comment.