MEPP2 Project
Namespaces | Functions
Spanning_tree_vertex_edge_comparator.hpp File Reference
#include "FEVV/Tools/Comparator/Spanning_tree_vertex_edge_comparator.hpp"
#include <limits>
#include <iterator>
#include <map>
#include <set>
#include <stack>
Include dependency graph for Spanning_tree_vertex_edge_comparator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 FEVV
 Interfaces for plugins These interfaces will be used for different plugins.
 
 FEVV::Comparator
 

Functions

template<>
std::list< typename boost::graph_traits< FEVV::DataStructures::AIF::AIFMesh >::vertex_descriptor > FEVV::Comparator::get_adjacent_vertices (typename boost::graph_traits< FEVV::DataStructures::AIF::AIFMesh >::vertex_descriptor v, const FEVV::DataStructures::AIF::AIFMesh &)
 
template<>
std::list< typename boost::graph_traits< FEVV::DataStructures::AIF::AIFMesh >::vertex_descriptor > FEVV::Comparator::get_not_processed_adjacent_vertices (typename boost::graph_traits< FEVV::DataStructures::AIF::AIFMesh >::vertex_descriptor v, const FEVV::DataStructures::AIF::AIFMesh &g, std::map< typename boost::graph_traits< FEVV::DataStructures::AIF::AIFMesh >::vertex_descriptor, bool > &processed_vertices, typename boost::graph_traits< FEVV::DataStructures::AIF::AIFMesh >::edge_descriptor min_e)