index
:
coursework-year3.git
geng-gen
master
nir
tectonic
ui
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2024-10-28
feat: add program for visualizing graphs
Andrew Guschin
2024-10-28
fix: close database when program is done
Andrew Guschin
2024-10-28
feat: add table formatter program
Andrew Guschin
2024-10-11
feat: add better logging
Andrew Guschin
2024-10-11
fix: remove dependencies
Andrew Guschin
2024-10-11
chore: fix clippy warnings
Andrew Guschin
2024-10-11
optimize a bit
Andrew Guschin
2024-10-10
add batched insert
Andrew Guschin
2024-10-09
add timer
Andrew Guschin
2024-10-09
add vendor config
Andrew Guschin
2024-10-09
remove deps for nir
Andrew Guschin
2024-10-09
almost done
Andrew Guschin
2024-10-09
wip
Andrew Guschin
2024-10-08
wip3
Andrew Guschin
2024-10-08
wip
Andrew Guschin
2024-10-08
wip
Andrew Guschin
2024-09-11
fix: replace actix with actix-web
Andrew Guschin
2024-09-11
chore: extracted theorem checks to separate function
Andrew Guschin
2024-09-10
chore: merge presentation with report
HEAD
master
Andrew Guschin
2024-09-10
feat: move project to compiling with tectonic typesetting
Andrew Guschin
Bibliography with bibtex for russian-language sources still needs to be fixed.
2024-09-10
feat: add async processor of tasks
geng-gen
Andrew Guschin
2024-09-10
feat: changes in report
Andrew Guschin
2024-04-01
feat: replace stdin with geng-generator
Andrew Guschin
2024-03-31
latest version
Andrew Guschin
2023-05-18
Some changes in graph-checker
Andrew Guschin
2023-05-17
Added theory for forbidden subgraphs
Andrew Guschin
2023-05-17
Added presentation from conference
Andrew Guschin
2023-04-19
Added maker.sh
Andrew Guschin
2023-04-19
Added theorems from Gould 2003
Andrew Guschin
2023-04-10
Added is_free_of, is_2_connected and thorem 3.1
Andrew Guschin
2023-04-09
Added bruteforce check for isomorphism
Andrew Guschin
2023-04-09
Added automatic derives and removed manual impl
Andrew Guschin
2023-04-09
Restructured project into multiple files
Andrew Guschin
2023-04-09
Changed structure of project and renamed binary
Andrew Guschin
2023-04-09
Final changes
Andrew Guschin
2022-06-08
Add intro and conclusion
Andrew Guschin
2022-06-08
Update documentclass and main definitions
Andrew Guschin
2022-06-08
Add new titlepage style
Andrew Guschin
2022-06-07
First version of report
Andrew Guschin
2022-05-19
Add report template
Andrew Guschin
2022-05-13
Add Dirac's, Ore's, Posa's theorems
Andrew Guschin
2022-05-13
Update toughness calculation to use binary search
Andrew Guschin
2022-05-13
Add functions for checking and calculating toughness
Andrew Guschin
2022-05-11
Refactored cutset code
Andrew Guschin
2022-05-11
Added algorithm for computing maximal independent cutset
Andrew Guschin
2022-05-11
Added function for getting minimal degree in graph
Andrew Guschin
2022-05-11
Added algorithms for counting components and iterating over all cutsets
Andrew Guschin
2022-05-10
Added function for calculating hamiltonian path
Andrew Guschin
2022-04-14
Added faster degree function and time measurement
Andrew Guschin
2022-04-07
Added check of Bondy - Chvatal theorem
Andrew Guschin
[next]