Skip to content

Commit

Permalink
Remvoing covers for README to keep the readme a little smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
d-krupke committed Jul 22, 2024
1 parent 8bcbeee commit 4fcc7da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3378,7 +3378,6 @@ some conflicts.

## Understanding the CP-SAT Log

![Cover Image Log](https://raw.githubusercontent.com/d-krupke/cpsat-primer/main/images/logo_logs.webp)

If you want to master CP-SAT, understanding the log is crucial. The log is the
output of the solver that shows you what the solver is doing and how it is
Expand Down
4 changes: 4 additions & 0 deletions understanding_the_log.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

## Understanding the CP-SAT Log

<!-- START_SKIP_FOR_README -->

![Cover Image Log](https://raw.githubusercontent.com/d-krupke/cpsat-primer/main/images/logo_logs.webp)

<!-- STOP_SKIP_FOR_README -->

If you want to master CP-SAT, understanding the log is crucial. The log is the
output of the solver that shows you what the solver is doing and how it is
progressing.
Expand Down

0 comments on commit 4fcc7da

Please sign in to comment.