QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
pal::_subpart Struct Reference

#include <problem.h>

Public Attributes

int probSize
 

of features in problem


int borderSize
 

of features bounding the problem


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

Member Data Documentation

int pal::_subpart::borderSize

of features bounding the problem

int pal::_subpart::probSize

of features in problem

int pal::_subpart::seed

first feat in sub part

int* pal::_subpart::sol

sub solution

int* pal::_subpart::sub

wrap bw sub feat and main feat

int pal::_subpart::subSize

total # features (prob + border)


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