![]() |
ECF 1.5
|
Public Attributes | |
| struct problem * | prob |
| int * | data |
| int * | times |
| int | n |
| int | m |
| int | objvalue |
| int | eval |
| int | stale |
| char * | data |
| int | weight |
| int | profit |
| int * | olddata |
| int * | mod |
| int * | modi |
| int | nmod |
Definition at line 68 of file flowshop.h.
| int * solution::data |
Definition at line 70 of file flowshop.h.
| char* solution::data |
Definition at line 80 of file knapsack.h.
| int solution::eval |
Definition at line 74 of file flowshop.h.
| int solution::m |
Definition at line 72 of file flowshop.h.
| int solution::n |
Definition at line 72 of file flowshop.h.
| int solution::objvalue |
Definition at line 73 of file flowshop.h.
| struct problem * solution::prob |
Definition at line 69 of file flowshop.h.
| int solution::profit |
Definition at line 84 of file knapsack.h.
| int solution::stale |
Definition at line 75 of file flowshop.h.
| int* solution::times |
Definition at line 71 of file flowshop.h.
| int solution::weight |
Definition at line 83 of file knapsack.h.