A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://scip.zib.de/doc/html/objbranchrule_8h_source.php below:

SCIP Doxygen Documentation: src/objscip/objbranchrule.h Source File

Go to the documentation of this file. 32#ifndef __SCIP_OBJBRANCHRULE_H__ 33#define __SCIP_OBJBRANCHRULE_H__ 188

assert(result !=

NULL

);

199

assert(result !=

NULL

);

210

assert(result !=

NULL

);

C++ wrapper for branching rules.

const SCIP_Real scip_maxbounddist_

virtual SCIP_DECL_BRANCHEXECLP(scip_execlp)

ObjBranchrule & operator=(ObjBranchrule &&o)=delete

ObjBranchrule(const ObjBranchrule &o)

virtual SCIP_DECL_BRANCHFREE(scip_free)

virtual SCIP_DECL_BRANCHEXITSOL(scip_exitsol)

virtual SCIP_DECL_BRANCHINITSOL(scip_initsol)

ObjBranchrule & operator=(const ObjBranchrule &o)=delete

virtual SCIP_DECL_BRANCHEXECPS(scip_execps)

virtual SCIP_DECL_BRANCHINIT(scip_init)

virtual SCIP_DECL_BRANCHEXECEXT(scip_execext)

ObjBranchrule(ObjBranchrule &&o)

ObjBranchrule(SCIP *scip, const char *name, const char *desc, int priority, int maxdepth, SCIP_Real maxbounddist)

virtual SCIP_DECL_BRANCHEXIT(scip_exit)

#define SCIP_CALL_ABORT(x)

#define SCIPduplicateMemoryArray(scip, ptr, source, num)

#define SCIPfreeMemoryArray(scip, ptr)

SCIP_RETCODE SCIPincludeObjBranchrule(SCIP *scip, scip::ObjBranchrule *objbranchrule, SCIP_Bool deleteobject)

scip::ObjBranchrule * SCIPfindObjBranchrule(SCIP *scip, const char *name)

scip::ObjBranchrule * SCIPgetObjBranchrule(SCIP *scip, SCIP_BRANCHRULE *branchrule)

definition of base class for all clonable classes

Definition of base class for all clonable classes.

enum SCIP_Retcode SCIP_RETCODE


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4