Skip to content

Lipen/discrete-math-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4e92358 Â· Mar 25, 2025
Mar 24, 2025
Sep 30, 2021
Mar 25, 2025
Sep 15, 2024
Sep 30, 2021
Mar 24, 2025
Sep 15, 2024
Sep 15, 2024
Sep 15, 2024
Sep 15, 2024
Mar 9, 2025
Sep 14, 2024
Sep 14, 2024
Sep 30, 2021
Sep 20, 2024
Oct 1, 2024
Nov 20, 2024
Dec 16, 2024
Mar 9, 2025
Apr 11, 2024
Sep 27, 2024
Apr 8, 2024
Feb 13, 2025

Repository files navigation

Discrete Math

CI

This repo contains some supplementary materials for the Discrete Math course at ITMO University.

Rendered

Cheatsheets Homeworks

Cheatsheet 1: Set Theory

Homework 1: Set Theory

Cheatsheet 2: Binary Relations

Homework 2: Binary Relations

Cheatsheet 3: Boolean Algebra

Homework 3: Boolean Algebra

Cheatsheet 4: Formal Logic

Homework 4: Formal Logic

Cheatsheet 5: Graph Theory

Homework 5: Graph Theory

Cheatsheet 6: Automata Theory

Homework 6: Automata Theory

Cheatsheet 7: Combinatorics

Homework 7: Combinatorics

Homework 8: Recurrences

Lectures

Lecture: Flow Networks

Lecture: Formal Languages

Lecture: NFA

Build

To compile the PDFs from the TeX source code, you can use Latexmk:

latexmk -pdf cheat1.tex

For the .typ files (in typst/* directory), use Typst.

typst compile typst/lec-flow.typ