licenses.dev

permutohedron v0.2.4

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.2.4 version:

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