Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# SCL-machine
Inference module for [OSTIS project](https://github.com/ostis-ai/ostis-project)
# scl-machine
**_scl-machine_** is a logical formulas interpreter (inference machine) based on the [OSTIS Technology](https://github.com/ostis-project).

**_scl-machine_** process logical formulas like as implications, conjunctions, disjunctions, equivalences and any combinations of them.

You can learn more about scl-machine in the documentation.

The simple example of a logical formula: _If Socrates is a human than Socrates is mortal._

![scl_machine_intro.png](docs/images/scl_machine_intro.png)

# Installation
```sh
Expand Down
Binary file added docs/images/scl_machine_intro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.