Home
last modified time | relevance | path

Searched refs:SCIP_BOUNDTYPE (Results 1 – 25 of 100) sorted by relevance

1234

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_bounddisjunction.h75SCIP_BOUNDTYPE* boundtypes, /**< types of bounds of the literals (lower or upper bou…
117SCIP_BOUNDTYPE* boundtypes, /**< types of bounds of the literals (lower or upper bou…
132SCIP_BOUNDTYPE* boundtypes, /**< types of bounds of the literals (lower or upper bou…
174SCIP_BOUNDTYPE* boundtypes, /**< types of bounds of the literals (lower or upper bou…
194 SCIP_BOUNDTYPE* SCIPgetBoundtypesBounddisjunction(
H A Dpub_tree.h63SCIP_BOUNDTYPE* boundtypes, /**< array of boundtypes which the branching in the pare…
75SCIP_BOUNDTYPE* boundtypes, /**< array of boundtypes which the branchings in all anc…
88SCIP_BOUNDTYPE* boundtypes, /**< array of boundtypes which the branchings in all anc…
109SCIP_BOUNDTYPE* boundtypes, /**< array of boundtypes which the branchings in all anc…
H A Dstruct_reopt.h72 SCIP_BOUNDTYPE* boundtypes; /**< array of variable bounds */
91SCIP_BOUNDTYPE* varboundtypes; /**< boundtypes along the branching path up to the …
92SCIP_BOUNDTYPE* afterdualvarboundtypes; /**< boundtypes along the branching path after the …
H A Dpub_var.h302 SCIP_BOUNDTYPE impltype /**< type of implication y <=/>= b to search for */
692 SCIP_BOUNDTYPE SCIPvarGetBestBoundType(
698 SCIP_BOUNDTYPE SCIPvarGetWorstBoundType(
814 SCIP_BOUNDTYPE* SCIPvarGetImplTypes(
1129 SCIP_BOUNDTYPE boundtype, /**< type of bound: lower or upper bound */
1166 SCIP_BOUNDTYPE boundtype, /**< type of bound: lower or upper bound */
1264 SCIP_BOUNDTYPE SCIPbdchginfoGetBoundtype(
1312 SCIP_BOUNDTYPE SCIPbdchginfoGetInferBoundtype(
1365 SCIP_BOUNDTYPE SCIPboundchgGetBoundtype(
1438 #define SCIPbdchginfoGetBoundtype(bdchginfo) (SCIP_BOUNDTYPE)((bdchginfo)->boundtype)
[all …]
H A Dscip_reopt.h130 SCIP_BOUNDTYPE boundtype /**< bound type of the variable value */
163 SCIP_BOUNDTYPE* boundtypes, /**< array of variable boundtypes */
178 SCIP_BOUNDTYPE* boundtypes, /**< array of bound types */
H A Dimplics.h66 SCIP_BOUNDTYPE vboundtype, /**< type of variable bound (LOWER or UPPER) */
145SCIP_BOUNDTYPE impltype, /**< type of implication y <= b (SCIP_BOUNDTYPE_UP…
159SCIP_BOUNDTYPE impltype /**< type of implication y <= b (SCIP_BOUNDTYPE_UP…
176 SCIP_BOUNDTYPE impltype /**< type of implication y <=/>= b to search for */
193 SCIP_BOUNDTYPE* SCIPimplicsGetTypes(
H A Dboundstore.h56 SCIP_BOUNDTYPE boundtype /**< type of new bound */
82 SCIP_BOUNDTYPE SCIPboundstoreGetChgType(
H A Dscip_conflict.h340SCIP_BOUNDTYPE boundtype, /**< the type of the conflicting bound (lower or upper b…
367SCIP_BOUNDTYPE boundtype, /**< the type of the conflicting bound (lower or upper b…
411SCIP_BOUNDTYPE boundtype, /**< the type of the conflicting bound (lower or upper b…
H A Ddebug.h108 SCIP_BOUNDTYPE boundtype /**< type of bound: lower or upper bound */
135 SCIP_BOUNDTYPE vbtype, /**< type of variable bound (LOWER or UPPER) */
147SCIP_BOUNDTYPE impltype, /**< type of implication y <= b (SCIP_BOUNDTYPE_UP…
H A Dvisual.c52SCIP_BOUNDTYPE* boundtype, /**< pointer to store the branching type: lower or upper… in getBranchInfo()
72 (*boundtype) = (SCIP_BOUNDTYPE) domchgbound->boundchgs[0].boundtype; in getBranchInfo()
265 SCIP_BOUNDTYPE branchtype; in SCIPvisualNewChild()
340 SCIP_BOUNDTYPE branchtype; in SCIPvisualUpdateChild()
472 SCIP_BOUNDTYPE branchtype; in SCIPvisualSolvedNode()
533 SCIP_BOUNDTYPE branchtype; in SCIPvisualCutoffNode()
717 SCIP_BOUNDTYPE branchtype; in SCIPvisualFoundSolution()
H A Dvar.h154 SCIP_BOUNDTYPE boundtype, /**< type of bound for var: lower or upper bound */
161SCIP_BOUNDTYPE inferboundtype /**< type of bound for inference var: lower or upper bou…
179 SCIP_BOUNDTYPE boundtype, /**< type of bound for var: lower or upper bound */
667 SCIP_BOUNDTYPE boundtype, /**< type of bound to adjust */
728 SCIP_BOUNDTYPE boundtype /**< type of bound: lower or upper bound */
771 SCIP_BOUNDTYPE boundtype /**< type of bound: lower or upper bound */
887 SCIP_BOUNDTYPE boundtype, /**< bound type of the conflicting bound */
962SCIP_BOUNDTYPE impltype, /**< type of implication y <= b (SCIP_BOUNDTYPE_UP…
H A Dboundstore.c72 SCIP_BOUNDTYPE boundtype /**< type of new bound */ in SCIPboundstoreAdd()
164 SCIP_BOUNDTYPE SCIPboundstoreGetChgType( in SCIPboundstoreGetChgType()
H A Dcons_bounddisjunction.c1046 SCIP_BOUNDTYPE boundtype; in removeFixedVariables()
1298 SCIP_BOUNDTYPE* boundtypes; in processWatchedVars()
1547 SCIP_BOUNDTYPE* boundtypes; in isConsViolated()
1620 SCIP_BOUNDTYPE* boundtypes; in registerBranchingCandidates()
1759 SCIP_BOUNDTYPE* boundtypes; in createNAryBranch()
1965 SCIP_BOUNDTYPE boundtypes[2]; in SCIP_DECL_QUADCONSUPGD()
2827 SCIP_BOUNDTYPE* boundtypes; in SCIP_DECL_CONSRESPROP()
3011 SCIP_BOUNDTYPE* boundtypes; in SCIP_DECL_CONSCOPY()
3051 SCIP_BOUNDTYPE* boundtypes; in SCIP_DECL_CONSPARSE()
3272 SCIP_BOUNDTYPE* boundtypes; in SCIP_DECL_CONFLICTEXEC()
[all …]
H A Dtree.h181SCIP_BOUNDTYPE* varboundtypes, /**< array of boundtypes set by constraint propagation */
196SCIP_BOUNDTYPE* varboundtypes, /**< array of boundtypes which the branching in the pare…
223 SCIP_BOUNDTYPE boundtype, /**< type of bound: lower or upper bound */
248 SCIP_BOUNDTYPE boundtype, /**< type of bound: lower or upper bound */
358SCIP_BOUNDTYPE* boundtypes, /**< array of boundtypes which are based on dual informa…
H A Dreopt.h482 SCIP_BOUNDTYPE boundtype /**< boundtype of the variable */
492SCIP_BOUNDTYPE* boundtypes, /**< boundtypes of the varibales (or NULL is the constra…
506 SCIP_BOUNDTYPE* boundtypes, /**< array for bound types */
H A Dconflict.h215SCIP_BOUNDTYPE boundtype, /**< type of bound that was changed: lower or upper boun…
226SCIP_BOUNDTYPE boundtype, /**< type of bound that was changed: lower or upper boun…
238SCIP_BOUNDTYPE boundtype, /**< type of bound for which the score should be increas…
H A Dprop_genvbounds.h93 SCIP_BOUNDTYPE boundtype /**< type of bound provided by the genvbound */
H A Dprop_sync.h60 SCIP_BOUNDTYPE bndtype /**< type of bound */
H A Dtype_lp.h50 typedef enum SCIP_BoundType SCIP_BOUNDTYPE; typedef
H A Dstruct_implics.h56SCIP_BOUNDTYPE* types[2]; /**< types of implications y <= b (SCIP_BOUNDTYPE…
H A Dprop_vbounds.c251 SCIP_BOUNDTYPE inferInfoGetBoundtype( in inferInfoGetBoundtype()
255 assert((SCIP_BOUNDTYPE)inferinfo.val.asbits.boundtype == SCIP_BOUNDTYPE_LOWER in inferInfoGetBoundtype()
256 || (SCIP_BOUNDTYPE)inferinfo.val.asbits.boundtype == SCIP_BOUNDTYPE_UPPER); in inferInfoGetBoundtype()
257 return (SCIP_BOUNDTYPE)inferinfo.val.asbits.boundtype; in inferInfoGetBoundtype()
273 SCIP_BOUNDTYPE boundtype /**< propagation rule that deduced the value */ in getInferInfo()
664 SCIP_BOUNDTYPE* impltypes = SCIPvarGetImplTypes(currvar, currlower); in extractCycle()
968 SCIP_BOUNDTYPE* impltypes; in dfs()
1343 SCIP_BOUNDTYPE boundtype, /**< bound to be reported */ in resolvePropagation()
1806 SCIP_BOUNDTYPE starttype; in propagateVbounds()
1940 SCIP_BOUNDTYPE* impltypes; in propagateVbounds()
[all …]
H A Dcuts.h324SCIP_BOUNDTYPE* boundtypesfortrans, /**< type of bounds that should be used for transformed …
369SCIP_BOUNDTYPE* boundtypesfortrans, /**< type of bounds that should be used for transformed …
H A Dprop_probing.h58 SCIP_BOUNDTYPE boundtype, /**< which bound should be changed */
H A Dstruct_syncstore.h103 SCIP_BOUNDTYPE boundtype; /**< the type of the variables new bound */
/dports/math/SCIP/scip-7.0.3/tests/src/cons/bounddisjunction/
H A Dcreation.c34 SCIP_BOUNDTYPE boundtypes[4]; in Test()
39 SCIP_BOUNDTYPE* consboundtypes; in Test()
109 SCIP_BOUNDTYPE boundtypes[4]; in Test()
114 SCIP_BOUNDTYPE* consboundtypes; in Test()
182 SCIP_BOUNDTYPE boundtypes[5]; in Test()
187 SCIP_BOUNDTYPE* consboundtypes; in Test()

1234