ECF 1.5
Public Attributes | List of all members
pathState Struct Reference

Public Attributes

struct problemprob
 
int * data
 
int * pos
 
int * pred
 
int n
 
int in_order
 
int distance
 
int * datai
 
int * cycle
 
int n_cycles
 
int n_diff
 

Detailed Description

Definition at line 83 of file flowshop.h.

Member Data Documentation

◆ cycle

int* pathState::cycle

Definition at line 87 of file nqueens.h.

◆ data

int * pathState::data

Definition at line 85 of file flowshop.h.

◆ datai

int* pathState::datai

Definition at line 86 of file nqueens.h.

◆ distance

int pathState::distance

Definition at line 96 of file knapsack.h.

◆ in_order

int pathState::in_order

Definition at line 90 of file flowshop.h.

◆ n

int pathState::n

Definition at line 89 of file flowshop.h.

◆ n_cycles

int pathState::n_cycles

Definition at line 90 of file nqueens.h.

◆ n_diff

int pathState::n_diff

Definition at line 91 of file nqueens.h.

◆ pos

int * pathState::pos

Definition at line 86 of file flowshop.h.

◆ pred

int* pathState::pred

Definition at line 88 of file flowshop.h.

◆ prob

struct problem * pathState::prob

Definition at line 84 of file flowshop.h.


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