Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
DefaultWeightedEdgeType.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
13
15
Definition: WeightedEdge.hpp:21
edge::WeightedEdge< DefaultNodeType, DefaultWeightType > DefaultWeightedEdgeType
Definition: DefaultWeightedEdgeType.hpp:14