@hackage wuerfelschlange0.1
Code for the dice chain problem
Categories
License
BSD-3-Clause
Maintainer
Henning Thielemann <haskell@henning-thielemann.de>
Links
Versions
- 0.1 Sat, 30 Sep 2023
Installation
Tested Compilers
Dependencies (0)
- base >=4.5 && <5
- containers >=0.4 && <0.8
- comfort-array >=0.5 && <0.6
- lapack >=0.4 && <0.6
- netlib-ffi >=0.1.1 && <0.2
- utility-ht >=0.0.13 && <0.1 Show all…
Dependents (0)
Package Flags
buildgraph
(on by default)
Build graph generator
buildmatrix
(on by default)
Build matrix computations
Code for the dice chain problem https://de.wikipedia.org/wiki/Würfelschlange. It is similar to the Kruskal Count.