Zoltan2
Loading...
Searching...
No Matches
Classes | Namespaces
Zoltan2_Solution.hpp File Reference

Defines the Solution base class. More...

#include <Zoltan2_Standards.hpp>
Include dependency graph for Zoltan2_Solution.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Zoltan2::Solution
 Just a placeholder for now. More...
 

Namespaces

namespace  Zoltan2
 Created by mbenlioglu on Aug 31, 2020.
 

Detailed Description

Defines the Solution base class.

Todo
The Solution classes are part of the API. This is problematic right now - they use many internal classes and are used by Problems and algorithms. Maybe there should be a SolutionAPI object within the Solution which is the visible part of the Solution. The source for this class could be in the src/input directory. This is where the input adapters which use that part of the solution reside.

Definition in file Zoltan2_Solution.hpp.