index
:
coursework-year3.git
geng-gen
master
nir
tectonic
ui
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graph-checker
/
src
/
main.rs
Age
Commit message (
Expand
)
Author
2024-10-29
fix(graph-checker): fix compute for independent dominating number
Andrew Guschin
2024-10-28
fix: close database when program is done
Andrew Guschin
2024-10-11
feat: add better logging
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
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
chore: extracted theorem checks to separate function
Andrew Guschin
2024-09-10
feat: add async processor of tasks
geng-gen
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-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
Restructured project into multiple files
Andrew Guschin
2023-04-09
Changed structure of project and renamed binary
Andrew Guschin