[ 原始碼: haskell-topograph ]
套件:libghc-topograph-doc(1.0.1-1)
libghc-topograph-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-topograph:
- [haskell-topograph_1.0.1-1.dsc]
- [haskell-topograph_1.0.1.orig.tar.gz]
- [haskell-topograph_1.0.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
directed acyclic graphs; documentation
Directed acyclic graphs can be sorted topographically. Existence of topographic ordering allows writing many graph algorithms efficiently. Many graphs, including most dependency graphs, are acyclic.
There are some algorithms built in: dfs, transpose, transitive closure, transitive reduction, etc.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-topograph-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-base-orphans-doc
- Backwards-compatible orphan instances for base; documentation
-
- rec: libghc-topograph-dev
- directed acyclic graphs
-
- rec: libghc-vector-doc
- Efficient Arrays for Haskell; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-topograph-prof
- directed acyclic graphs; profiling libraries