Cargo Features

graph-algo-ptas has no features set by default.

[dependencies]
graph-algo-ptas = { version = "0.1.0", features = ["cli", "debug_graph_generation", "debug_link_graph_panic_on_double_edges"] }
cli

Enables clap ^3.2.16 and graphviz_parser

Affects data_structure::dot_reader

Required by the graph-algo-ptas-cli binary

debug_graph_generation

Affects debug::list_graph