1. Home
  2. Browse
  3. discreture

discreture

v2020-01-29#3Latest

A modern C++ library for efficiently and easily iterating through common combinatorial objects, such as combinations, permutations, partitions and more.

Install

Run the following Vcpkg command to install the port.

Usage

The package discreture is header only and can be used from CMake via:

find_path(DISCRETURE_INCLUDE_DIRS "discreture.hpp")

target_include_directories(main PRIVATE ${DISCRETURE_INCLUDE_DIRS})

Dependencies

See source

Version

v2020-01-29#3

Publication

Supports

All

GitHub

mraggi/discreture67

Homepage

github.com/mraggi/discreture

Subtree

5b11232d00

License

Complex license

Definition

Manifest