Skip to content

Commit

Permalink
Working on the log part
Browse files Browse the repository at this point in the history
  • Loading branch information
d-krupke committed Jul 22, 2024
1 parent 456033e commit 89c657d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3385,6 +3385,13 @@ progressing.

The log consists of different parts. Let us go through them step by step.

> [!TIP]
>
> Use the Log Analyzer to get your own logs explained to you.
>
> [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://cpsat-log-analyzer.streamlit.app/) >
> [![d-krupke - CP-SAT Log Analyzer](https://img.shields.io/badge/d--krupke-CP--SAT%20Log%20Analyzer-blue?style=for-the-badge&logo=github)](https://github.com/d-krupke/CP-SAT-Log-Analyzer)
## Initialization

The log starts with the version of CP-SAT, the parameters you set, and how many
Expand Down
7 changes: 7 additions & 0 deletions understanding_the_log.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ progressing.

The log consists of different parts. Let us go through them step by step.

> [!TIP]
>
> Use the Log Analyzer to get your own logs explained to you.
>
> [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://cpsat-log-analyzer.streamlit.app/) >
> [![d-krupke - CP-SAT Log Analyzer](https://img.shields.io/badge/d--krupke-CP--SAT%20Log%20Analyzer-blue?style=for-the-badge&logo=github)](https://github.com/d-krupke/CP-SAT-Log-Analyzer)
## Initialization

The log starts with the version of CP-SAT, the parameters you set, and how many
Expand Down

0 comments on commit 89c657d

Please sign in to comment.