algo-dijkstra

SKILLFlujo de trabajocomunidad
v0.0.0Pavel-KravchenkoUnknownActualizado hace 1 mFuente →

Compute single-source shortest paths in a non-negative-weight graph with Dijkstra's algorithm (binary-heap priority queue, O((V+E) log V)); reconstruct paths and find network diameter. Use when finding shortest/cheapest/most-reliable path, routing, weighted PPI/interaction-network distance, or ranki

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
4Estrellas del repo
1Clientes
1Formatos
hace 1 mÚltima actualización
Skill
AutorPavel-Kravchenko
Versión0.0.0
LicenciaUnknown
CategoríaFlujo de trabajo
Formatosskill.md
PromptNo publicado
Compatibilidad
Claude✓ Compatible
Cursor
Copilot
ChatGPT
Gemini
Acerca de

Compute single-source shortest paths in a non-negative-weight graph with Dijkstra's algorithm (binary-heap priority queue, O((V+E) log V)); reconstruct paths and find network diameter. Use when finding shortest/cheapest/most-reliable path, routing, weighted PPI/interaction-network distance, or ranking paths by confidence score product.

Palabras clave
skillclaude