Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
GraphClasses.hpp
Go to the documentation of this file.
1
6// Copyright (c) 2017 Czech Technical University in Prague | Faculty of Information Technology. All rights reserved.
7
8#pragma once
9
10// Graphs
15#include "mixed/MixedGraph.hpp"
17
18// Weighted graphs
20
21