QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Public Attributes | List of all members
pal::_subpart Struct Reference

#include <problem.h>

Public Attributes

int borderSize
 

of features bounding the problem

More...
 
int probSize
 

of features in problem

More...
 
int seed
 first feat in sub part More...
 
int * sol = nullptr
 sub solution More...
 
int * sub = nullptr
 wrap bw sub feat and main feat More...
 
int subSize
 total # features (prob + border) More...
 

Detailed Description

Definition at line 59 of file problem.h.

Member Data Documentation

int pal::_subpart::borderSize

of features bounding the problem

Definition at line 70 of file problem.h.

int pal::_subpart::probSize

of features in problem

Definition at line 65 of file problem.h.

int pal::_subpart::seed

first feat in sub part

Definition at line 90 of file problem.h.

int* pal::_subpart::sol = nullptr

sub solution

Definition at line 85 of file problem.h.

int* pal::_subpart::sub = nullptr

wrap bw sub feat and main feat

Definition at line 80 of file problem.h.

int pal::_subpart::subSize

total # features (prob + border)

Definition at line 75 of file problem.h.


The documentation for this struct was generated from the following file: