licenses.dev

permutohedron v0.1.7

Generate permutations of sequences. Either lexicographical order permutations, or a minimal swaps permutation sequence implemented using Heap's algorithm.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/permutohedron)](https://licenses.dev/cargo/permutohedron)
<a href="https://licenses.dev/cargo/permutohedron">
  <img src="https://licenses.dev/b/cargo/permutohedron" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.7 version:

[![licenses](https://licenses.dev/b/cargo/permutohedron/0.1.7)](https://licenses.dev/cargo/permutohedron/0.1.7)
<a href="https://licenses.dev/cargo/permutohedron/0.1.7">
  <img src="https://licenses.dev/b/cargo/permutohedron/0.1.7" alt="licenses" />
</a>
GitHub