feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: DAG-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [computer-science, graph-theory, data-structures, workflow]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Directed Acyclic Graph (DAG, 유향 비순환 그래프)]]
|
||||
# Directed Acyclic Graph (DAG, 유향 비순환 그래프)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "순환하지 않는 방향성 — 작업의 순서와 의존성을 정의하는 가장 완벽한 수학적 모델."
|
||||
@@ -24,6 +24,6 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트의 '지식 연결 그래프'는 기본적으로 순환을 허용하나, '실행 워크플로우'는 엄격한 DAG 규칙을 따름.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Parent:** [[10_Wiki/💡 Topics/AI]]
|
||||
- **Related:** [[Topological-Sort]], [[Graph-Theory]], [[Workflow-Automation]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Directed-Acyclic-Graph-Dependency-Management.md]]
|
||||
- **Parent:** 10_Wiki/💡 Topics/AI
|
||||
- **Related:** Topological-Sort, [[Graph-Theory]], Workflow-Automation
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Directed-Acyclic-Graph-Dependency-Management.md
|
||||
|
||||
Reference in New Issue
Block a user