lib:hgeometry-combinatorial
Modules
- Algorithms.BinarySearch
- Algorithms.DivideAndConquer
- Algorithms.FloydWarshall
- Algorithms.Graph.BFS
- Algorithms.Graph.DFS
- Algorithms.Graph.MST
- Algorithms.LogarithmicMethod
- Algorithms.StringSearch.KMP
- Control.CanAquire
- Control.Monad.State.Persistent
- Data.BinaryTree
- Data.CircularList.Util
- Data.CircularSeq
- Data.Double.Approximate
- Data.Double.Shaman
- Data.DynamicOrd
- Data.Ext
- Data.IndexedDoublyLinkedList
- Data.IndexedDoublyLinkedList.Bare
- Data.Intersection
- Data.LSeq
- Data.List.Alternating
- Data.List.Set
- Data.List.Util
- Data.List.Zipper
- Data.Measured
- Data.Measured.Class
- Data.Measured.Size
- Data.OrdSeq
- Data.Permutation
- Data.PlanarGraph
- Data.PlanarGraph.AdjRep
- Data.PlanarGraph.Dart
- Data.PlanarGraph.EdgeOracle
- Data.PlanarGraph.IO
- Data.PlanarGraph.Immutable
- Data.PlanarGraph.Mutable
- Data.PlanarGraph.Persistent
- Data.Range
- Data.RealNumber.Rational
- Data.Sequence.Util
- Data.Set.Util
- Data.Tree.Util
- Data.UnBounded
- Data.Util
- Data.Vector.Circular.Util
- Data.Yaml.Util
- System.Random.Shuffle
Dependencies
- MonadRandom lib:MonadRandom >=0.5
- QuickCheck lib:QuickCheck >=2.5
- aeson lib:aeson >=1.0
- array lib:array >=0.4
- base lib:base >=4.11 && <5
- bifunctors lib:bifunctors >=4.1
- bytestring lib:bytestring >=0.10
- containers lib:containers >=0.5.9
- contravariant lib:contravariant >=1.5
- data-clist lib:data-clist >=0.1.2.3
- deepseq lib:deepseq >=1.1
- dlist lib:dlist >=0.7
- fingertree lib:fingertree >=0.1
- hashable lib:hashable >=1.2
- lens lib:lens >=4.18
- linear lib:linear >=1.21
- math-functions lib:math-functions >=0
- mtl lib:mtl >=0
- nonempty-vector lib:nonempty-vector >=0.2.0.0
- primitive lib:primitive >=0.6.3.0
- quickcheck-instances lib:quickcheck-instances >=0.3
- random lib:random >=1.1
- reflection lib:reflection >=2.1
- semigroupoids lib:semigroupoids >=5
- semigroups lib:semigroups >=0.18
- template-haskell lib:template-haskell >=0
- text lib:text >=1.1.1.0
- unordered-containers lib:unordered-containers >=0
- vector lib:vector >=0.11
- vector-builder lib:vector-builder >=0.3.7
- vector-circular lib:vector-circular >=0.1.4
- vinyl lib:vinyl >=0.10
- witherable lib:witherable >=0.4
- yaml lib:yaml >=0.8
Reverse dependencies
Direct only. Not exhaustive.
- hgeometry bench:benchmarks
- hgeometry exe:planargraph
- hgeometry lib:hgeometry
- hgeometry-combinatorial test:hspec
- hgeometry-ipe lib:hgeometry-ipe
- hgeometry-ipe test:hspec
- hgeometry-svg lib:hgeometry-svg
- reanimate lib:reanimate