Crate problem_generator[][src]

Expand description

The problem generator crate for TD Mk Landscape benchmark generation.

Quick Start

Library

To use problem_generator in your project, you can simply add problem_generator into your cargo.toml:

[dependencies]
problem_generator = "^0.1.0"

Modules

The parent module for all the functional modules