Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
alib2graph_data
src
common
default_type
DefaultSquareGridWeightedEdgeType.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
#include <alib/pair>
11
#include <
edge/weighted/WeightedEdge.hpp
>
12
#include "
DefaultSquareGridNodeType.hpp
"
13
#include "
DefaultWeightType.hpp
"
14
15
typedef
edge::WeightedEdge<DefaultSquareGridNodeType, DefaultWeightType>
16
DefaultSquareGridWeightedEdgeType
;
17
DefaultSquareGridNodeType.hpp
DefaultWeightType.hpp
WeightedEdge.hpp
edge::WeightedEdge
Definition:
WeightedEdge.hpp:21
DefaultSquareGridWeightedEdgeType
edge::WeightedEdge< DefaultSquareGridNodeType, DefaultWeightType > DefaultSquareGridWeightedEdgeType
Definition:
DefaultSquareGridWeightedEdgeType.hpp:16
Generated on Mon Dec 27 2021 10:21:54 for Algorithms Library Toolkit by
1.9.2