Problem types | |
| #define | VallstProblemType_default 0 |
| #define | VallstProblemType_undef 1 |
| #define | VallstProblemType_atsp 2 |
| #define | VallstProblemType_tsp 3 |
| #define | VallstProblemType_pb 4 |
|
|
For asymmetric traveling salesperson problems.
Definition at line 739 of file vallstAPI.h. |
|
|
For some general default settings.
Definition at line 731 of file vallstAPI.h. |
|
|
For pseudo boolean, (o)pb, problems. Only meant for problems where the input is on (restricted) (o)pb form. Definition at line 746 of file vallstAPI.h. |
|
|
For symmetric traveling salesperson problems.
Definition at line 742 of file vallstAPI.h. |
|
|
Means that the type is undefined at the moment. If the undefined value doesn't apply and something is needed, the same settings as for VallstProblemType_default will be used. Definition at line 736 of file vallstAPI.h. |
Generated on Mon Jul 18 11:34:15 2005 for Vallst by doxygen 1.4.3.