# API This is the API Documentation for the deglib project. # Contents: * [Overview Graphs](graphs/index.md) * [SearchGraph](graphs/search_graph.md) * [MutableGraph](graphs/mutable_graph.md) * [ReadOnlyGraph](graphs/read_only_graph.md) * [SizeBoundedGraph](graphs/size_bounded_graph.md) * [Graph Builder](builder.md) * [EvenRegularGraphBuilder](builder.md#evenregulargraphbuilder) * [build_from_data()](builder.md#build-from-data)