SmartEquilibriumSolver::Cell Struct Reference
The collection of clusters containing learned input-output data associated to a temperature-pressure grid cell. More...
#include <SmartEquilibriumSolver.hpp>
Collaboration diagram for SmartEquilibriumSolver::Cell:
Public Attributes | |
Deque< Cluster > | clusters |
The clusters containing the learned input-output data points in a temperature-pressure grid cell. | |
ClusterConnectivity | connectivity |
The connectivity matrix of the clusters to determine how we move from one to another when searching. | |
PriorityQueue | priority |
The priority queue for the clusters based on their usage counts. | |
Detailed Description
The collection of clusters containing learned input-output data associated to a temperature-pressure grid cell.
The documentation for this struct was generated from the following file:
- Reaktoro/Equilibrium/SmartEquilibriumSolver.hpp