Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages | Examples

Problem types


Problem types

#define VallstProblemType_default   0
#define VallstProblemType_undef   1
#define VallstProblemType_atsp   2
#define VallstProblemType_tsp   3
#define VallstProblemType_pb   4

Define Documentation

#define VallstProblemType_atsp   2
 

For asymmetric traveling salesperson problems.

Definition at line 739 of file vallstAPI.h.

#define VallstProblemType_default   0
 

For some general default settings.

Definition at line 731 of file vallstAPI.h.

#define VallstProblemType_pb   4
 

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.

#define VallstProblemType_tsp   3
 

For symmetric traveling salesperson problems.

Definition at line 742 of file vallstAPI.h.

#define VallstProblemType_undef   1
 

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.


Copyright (C) 2004-2005 Daniel Vallstrom. See the various vallst files for license notices.

Generated on Mon Jul 18 11:34:15 2005 for Vallst by doxygen 1.4.3.