__declspec(property(get = GetAmwbSubGraphs, put = SetAmwbSubGraphs)) int AmwbSubGraphs;
Desired number of graphs in the tree partitioning.
Read:
int GetAmwbSubGraphs();Write:
void SetAmwbSubGraphs(const int Value);Remarks:
Used only if TTaucsSettings::Amwb is True.
Declared in Dew::Math::TTaucsSettings · Dew.Math/sparse.h · Cross-compiler