แนวคิดหลัก
Dilworthの定理を動的に拡張するためのアルゴリズムとその複雑さを研究する。
บทคัดย่อ
このコンテンツは、時間的有向非巡回グラフ(Temporal DAGs)におけるパスカバーに焦点を当てています。Dilworthの定理を動的なグラフにどのように拡張できるかを検討し、その計算複雑さを調査しています。Temporal Path CoverとTemporally Disjoint Path CoverがNP-hardであることが示されており、特定の条件下では多項式時間で解決可能であることも示されています。また、Temporal DAGsクラスごとにDilworthプロパティが成立することも確認されています。
この研究は、アルゴリズムやグラフ理論への応用性が高く、時間的グラフ理論における重要な成果です。
สถิติ
Temporal Path CoverとTemporally Disjoint Path CoverはNP-hardであることが示されている。
Temporal oriented trees上のTemporal Path CoverはO(ℓn2 + n3)時間アルゴリズムで解決可能。
DilworthプロパティはTemporal oriented treesでも成立する。
คำพูด
"Let S be a set of vertices of T. Then S is contained in a temporal path in T if and only if S is contained in a clique of G."
"There is an O(ℓn2 + n3)-time algorithm for Temporal Path Cover on temporal oriented trees with n vertices and at most ℓ many labels per arc."
"The connectivity graph G does not contain any odd hole."
"The connectivity graph G does not contain any even hole."
"The connectivity graph G does not contain any anti-hole."