Skip to content
Snippets Groups Projects
Commit c8747983 authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

KT orientation

parent 705c8c27
No related branches found
No related tags found
No related merge requests found
......@@ -272,6 +272,10 @@ with web.Module("base_pages") as module_base_pages:
b.h2("Projekty")
b.h3("Odborné články a práce")
with b.ul():
project(
"Článek Orientations of graphs with at most one directed path between every pair of vertices",
"https://arxiv.org/abs/2407.18346"
)
project("Bakalářská práce – Binární pait shop problém", relative_link(web_bakalarka))
b.h3("Organizace akcí")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment