QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
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
 sub solution More...
 
int * sub
 wrap bw sub feat and main feat More...
 
int subSize
 total # features (prob + border) More...
 

Detailed Description

Definition at line 56 of file problem.h.

Member Data Documentation

◆ borderSize

int pal::_subpart::borderSize

of features bounding the problem

Definition at line 66 of file problem.h.

◆ probSize

int pal::_subpart::probSize

of features in problem

Definition at line 61 of file problem.h.

◆ seed

int pal::_subpart::seed

first feat in sub part

Definition at line 84 of file problem.h.

◆ sol

int* pal::_subpart::sol

sub solution

Definition at line 80 of file problem.h.

◆ sub

int* pal::_subpart::sub

wrap bw sub feat and main feat

Definition at line 76 of file problem.h.

◆ subSize

int pal::_subpart::subSize

total # features (prob + border)

Definition at line 71 of file problem.h.


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