Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
alib2graph_algo
src
generate
FixedWeightedSquareGrid8.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 <
grid/GridClasses.hpp
>
11
12
namespace
graph
{
13
14
namespace
generate {
15
16
class
FixedWeightedSquareGrid8
{
17
// ---------------------------------------------------------------------------------------------------------------------
18
19
public
:
20
static
grid::WeightedSquareGrid8<int, edge::WeightedEdge<ext::pair<int, int>
,
double
> >
weighted_grid
();
21
22
// ---------------------------------------------------------------------------------------------------------------------
23
24
};
25
26
// =====================================================================================================================
27
28
29
// ---------------------------------------------------------------------------------------------------------------------
30
31
}
// namespace generate
32
33
}
// namespace graph
34
GridClasses.hpp
graph::generate::FixedWeightedSquareGrid8
Definition:
FixedWeightedSquareGrid8.hpp:16
grid::WeightedSquareGrid8
Definition:
WeightedSquareGrid8.hpp:18
graph::generate::FixedWeightedSquareGrid8::weighted_grid
static grid::WeightedSquareGrid8< int, edge::WeightedEdge< ext::pair< int, int >, double > > weighted_grid()
Definition:
FixedWeightedSquareGrid8.cpp:15
graph
Definition:
ReconstructPath.hpp:14
Generated on Mon Dec 27 2021 10:21:54 for Algorithms Library Toolkit by
1.9.2