Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
Zoltan2_PartitioningSolution.hpp File Reference

Defines the PartitioningSolution class. More...

#include <Zoltan2_Environment.hpp>
#include <Zoltan2_Solution.hpp>
#include <Zoltan2_GreedyMWM.hpp>
#include <Zoltan2_Algorithm.hpp>
#include <Zoltan2_CoordinatePartitioningGraph.hpp>
#include <cmath>
#include <algorithm>
#include <vector>
#include <limits>
#include <sstream>
Include dependency graph for Zoltan2_PartitioningSolution.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Zoltan2::PartitioningSolution< Adapter >
 A PartitioningSolution is a solution to a partitioning problem. More...
 
class  Zoltan2::PartitioningSolution< Adapter >
 A PartitioningSolution is a solution to a partitioning problem. More...
 

Namespaces

 Zoltan2
 Created by mbenlioglu on Aug 31, 2020.
 

Detailed Description

Defines the PartitioningSolution class.

Definition in file Zoltan2_PartitioningSolution.hpp.