Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
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>
13#include "DefaultWeightType.hpp"
14
17
Definition: WeightedEdge.hpp:21
edge::WeightedEdge< DefaultSquareGridNodeType, DefaultWeightType > DefaultSquareGridWeightedEdgeType
Definition: DefaultSquareGridWeightedEdgeType.hpp:16