All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
pub_pricer.h File Reference Detailed Descriptionpublic methods for variable pricers Definition in file pub_pricer.h. Go to the source code of this file.
Function Documentation
compares two pricers w. r. to their priority
comparison method for sorting pricers w.r.t. to their name
gets user data of variable pricer
sets user data of variable pricer; user has to free old data in advance!
gets name of variable pricer
gets description of variable pricer
gets priority of variable pricer
gets the number of times, the pricer was called and tried to find a variable with negative reduced costs
gets the number of variables with negative reduced costs found by this pricer
gets time in seconds used in this pricer for setting up for next stages
gets time in seconds used in this pricer
returns whether the given pricer is in use in the current problem
returns whether the pricer should be delayed until no other pricer finds a new variable
is variable pricer initialized?
|