pub_prop.h File Reference Detailed Descriptionpublic methods for propagators Definition in file pub_prop.h. Go to the source code of this file. Function Documentation
compares two propagators w. r. to their priority
compares two propagators w. r. to their presolving priority
comparison method for sorting propagators w.r.t. to their name
gets user data of propagator
sets user data of propagator; user has to free old data in advance!
gets name of propagator
gets description of propagator
gets priority of propagator
gets presolving priority of propagator
gets frequency of propagator
gets time in seconds used for setting up this propagator for new stages
sets frequency of propagator
gets time in seconds used in this propagator
gets time in seconds used in this propagator during strong branching
gets time in seconds used in this propagator for resolve propagation
gets time in seconds used in this propagator for presolving
gets the total number of times, the propagator was called
gets the total number of times, the propagator was called for resolving a propagation
gets total number of times, this propagator detected a cutoff
gets total number of domain reductions found by this propagator
should propagator be delayed, if other propagators found reductions?
should propagator be delayed during presolving, if other propagators found reductions?
was propagator delayed at the last call?
was presolving of propagator delayed at the last call?
is propagator initialized?
gets number of variables fixed during presolving of propagator
gets number of variables aggregated during presolving of propagator
gets number of variable types changed during presolving of propagator
gets number of bounds changed during presolving of propagator
gets number of holes added to domains of variables during presolving of propagator
gets number of constraints deleted during presolving of propagator
gets number of constraints added during presolving of propagator
gets number of constraints upgraded during presolving of propagator
gets number of coefficients changed during presolving of propagator
gets number of constraint sides changed during presolving of propagator
gets number of times the propagator was called in presolving and tried to find reductions
returns the timing mask of the propagator
does the propagator perform presolving?
returns the timing mask of the presolving method of the propagator
sets the timing mask of the presolving method of the propagator
|