카테고리네트워크 및 그래프 이론

🌐 네트워크 및 그래프 이론

힘 기반 그래프 배치, 신장 트리, 네트워크 견고성, 스몰 월드 현상.

19 시뮬레이션60 실시간 fps0 설치 단계
Force-Directed GraphFruchterman-Reingold spring layout for Erdős-Rényi, Barabási-Albert and Watts-Strogatz… Minimum Spanning TreeStep-by-step animation of Kruskal's and Prim's MST algorithms on a weighted graph. Toggle… Network ResilienceBarabási–Albert scale-free and Erdős–Rényi random networks under targeted hub attack vs… Small-World Networks — Watts-StrogatzStart from a regular ring lattice and rewire edges with probability p: watch clustering and… Scale-Free Network — Barabási-Albert Preferential AttachmentBarabási-Albert preferential attachment: new nodes connect with probability proportional to… Network ScienceSwitch between Erdős–Rényi, Barabási–Albert and Watts–Strogatz graph models: force-directed… TCP Congestion ControlNewTCP's congestion window: slow-start doubling, AIMD increase, multiplicative decrease on loss… Max-Flow / Min-CutNewRun Ford–Fulkerson (Edmonds–Karp) step by step: BFS finds augmenting paths, pushes flow… Community Detection (Louvain)NewDetect communities by greedily maximizing modularity with the Louvain method. Watch local… Internet RoutingNewDistance-vector routing (Bellman–Ford/RIP) can count to infinity; link-state (Dijkstra/OSPF)… Critical Path (CPM/PERT)NewModel a project as a DAG: forward/backward pass computes ES/EF/LS/LF and slack; zero-slack… PageRankNewGoogle's original ranking algorithm: a page's score is (1−d)/N plus d times inbound… Topological Sort — Ordering a DAGNewOrder a DAG's vertices so every edge points forward. Watch Kahn's algorithm peel off… Floyd-Warshall — All-Pairs Shortest PathsNewFloyd-Warshall finds shortest paths between every vertex pair in O(V³) by relaxing through… Bipartite Matching — Augmenting PathsNewFind a maximum matching in a bipartite graph via augmenting paths flipping matched and… DNS Resolution — Recursive Lookup & CachingNewTrace a DNS lookup from resolver to root, TLD and authoritative servers, then watch TTL… Random Graph — Giant Component & Phase TransitionNewConstruct an Erdos-Renyi G(n,p) random graph: as average degree crosses 1, a giant connected… Network Percolation — Giant Component ThresholdNewAdd random edges to nodes and watch the giant connected component emerge at p_c = 1/N.… Viral Spread on Contact NetworkNewAn SIR epidemic on a heterogeneous contact network — hubs spread it faster. Adjust β, γ and…
카테고리 소개

네트워크 및 그래프 이론

힘 기반 그래프 배치, 신장 트리, 네트워크 견고성, 스몰 월드 현상.

Three.js · WebGL 60 FPS CC BY 4.0
빠른 정보
19이 카테고리의 인터랙티브 시뮬레이션 수
최신 브라우저에서 60FPS로 작동
🌐영어, 우크라이나어, 폴란드어, 스페인어, 독일어, 일본어, 이탈리아어, 포르투갈어(브라질), 프랑스어, 아랍어, 네덜란드어, 중국어, 한국어, 힌디어, 터키어, 베트남어, 러시아어, 인도네시아어, 페르시아어, 벵골어, 태국어, 필리핀어, 스와힐리어, 우르두어, 말레이어, 타밀어, 히브리어, 그리스어, 펀자브어, 암하라어, 미얀마어, 크메르어, 조지아어, 네팔어, 몽골어, 아르메니아어, 신할라어, 라오어, 체코어, 루마니아어, 헝가리어, 불가리아어, 스웨덴어로 제공됩니다
🎓CC BY 4.0 — 교실 및 LMS 삽입 시 무료 이용 가능

자주 묻는 질문

네트워크 및 그래프 이론 시뮬레이션을 실행하려면 무언가를 설치해야 하나요?

아니요. 모든 것이 브라우저에서 완전히 실행됩니다 — 다운로드, 플러그인, 계정이 필요 없습니다. Chrome, Firefox, Edge, Safari에서 작동하며 대부분의 시뮬레이션은 모바일에서도 작동합니다.

이 시뮬레이션을 수업에 사용할 수 있나요?

네 — 모든 콘텐츠는 CC BY 4.0 라이선스 하에 교육용으로 무료로 사용할 수 있습니다. 어떤 시뮬레이션이든 직접 링크하거나 iframe을 통해 LMS에 삽입할 수 있으며, API 키는 필요하지 않습니다.

이 모델들은 과학적으로 정확한가요?

전문 소프트웨어와 동일한 수학적 공식을 사용하여 실시간으로 수치 적분됩니다. 각 시뮬레이션은 사용된 알고리즘을 명시하며, 많은 경우 기본 수학을 설명하는 글로 연결됩니다.

관련 카테고리

무엇을 발견하셨나요?

재현 단계 추가 (선택 사항)