Mathematical Logic in ITMO, 2019
There are my solutions of problems from course of mathematical logic in ITMO, 2019
Note: This tools contains in Haskell Platform.
Make sure you have installed all Dependencies.
Clone this repository.
$ git clone https://github.com/akifev/math-logic.git
Select problem.
$ cd math-logic/A/ # for example problem A
Run application.
$ make run
Delete generated files.
$ make clean
Pack project.
$ make pack
Run.
$ rm -Rf <path>
Note: <path> - path to math-logic/ directory
Note: Statements are available on Russian language