SCIP-SDP  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
File List
Here is a list of all files with brief descriptions:
o*BlockMemoryAllocator.hAn STL allocator class using SCIP block memory
o*branch_sdpinfobjective.cCombined infeasibility and absolute objective branching rule for SCIP-SDP
o*branch_sdpinfobjective.hCombined infeasibility and absolute objective branching rule for SCIP-SDP
o*branch_sdpmostfrac.cMost fractional branching rule for SCIP-SDP
o*branch_sdpmostfrac.hMost fractional branching rule for SCIP-SDP
o*branch_sdpmostinf.cMost infeasible branching rule for SCIP-SDP
o*branch_sdpmostinf.hMost infeasible branching rule for SCIP-SDP
o*branch_sdpobjective.cHighest absolute objective branching rule for SCIP-SDP
o*branch_sdpobjective.hHighest absolute objective branching rule for SCIP-SDP
o*config.hMacros for calling Fortran-functions
o*cons_savedsdpsettings.cConstraint handler for saving SDP settings
o*cons_savedsdpsettings.hConstraint handler for saving SDP settings
o*cons_sdp.cConstraint handler for SDP-constraints
o*cons_sdp.hConstraint handler for SDP-constraints
o*disp_sdpavgiterations.cColumn to display the average number of SDP-iterations
o*disp_sdpavgiterations.hColumn to display the average number of SDP-iterations
o*disp_sdpfastsettings.cColumn to display the percentage of SDP-relaxations that were solved using fast settings
o*disp_sdpfastsettings.hColumn to display the percentage of SDP-relaxations that were solved using fast settings
o*disp_sdpiterations.cColumn to display the total number of SDP-iterations
o*disp_sdpiterations.hColumn to display the total number of SDP-iterations
o*disp_sdppenalty.cColumn to display the percentage of SDP-relaxations where a penalty formulation had to be used
o*disp_sdppenalty.hColumn to display the percentage of SDP-relaxations where a penalty formulation had to be used
o*disp_sdpunsolved.cColumn to display the percentage of SDP-relaxations that could not be solved even using a penalty formulation
o*disp_sdpunsolved.hColumn to display the percentage of SDP-relaxations that could not be solved even using a penalty formulation
o*heur_sdpfracdiving.cSDP diving heuristic that chooses fixings w.r.t. the fractionalities
o*heur_sdpfracdiving.hSDP diving heuristic that chooses fixings w.r.t. the fractionalities
o*heur_sdprand.cRandomized rounding heuristic for SDPs
o*heur_sdprand.hRandomized rounding heuristic for SDPs
o*lapack.hInterface methods for eigenvector computation and matrix multiplication using different versions of LAPACK and BLAS
o*lapack_dsdp.cInterface methods for eigenvector computation and matrix multiplication using standard LAPACK and BLAS
o*lapack_sdpa.cInterface methods for eigenvector computation and matrix multiplication using openblas
o*main.cppMain file for solving MISDPs
o*objreader_sdpa.cppReader for SDPA-files
o*objreader_sdpa.hReader for SDPA-Files
o*prop_sdpobbt.cOptimization-based bound tightening propagator for semidefinite programs
o*prop_sdpobbt.hOptimization-based bound tightening propagator for semidefinite programs
o*prop_sdpredcost.cReduced cost / dual fixing for SDPs
o*prop_sdpredcost.hReduced cost / dual fixing for SDPs
o*relax_sdp.cSDP-relaxator
o*relax_sdp.hSDP-relaxator
o*ScipStreamBuffer.cppAn std::streambuf that uses SCIP I/O routines (suitable for reading)
o*ScipStreamBuffer.hAn std::streambuf that uses SCIP I/O routines (suitable for reading)
o*sdpi.cGeneral interface methods for SDP-preprocessing (mainly fixing variables and removing empty rows/cols)
o*sdpi.hGeneral interface methods for SDP-preprocessing (mainly fixing variables and removing empty rows/cols)
o*sdpisolver.hInterface methods for specific SDP-solvers
o*sdpisolver_dsdp.cInterface for DSDP
o*sdpisolver_none.cInterface for compiling withouth an SDP-solver
o*sdpisolver_sdpa.cppInterface for SDPA
o*SdpVarfixer.cAdds the main functionality to fix/unfix/(multi-)aggregate variables by merging two three-tuple-arrays of row/col/val together
o*SdpVarfixer.hAdds the main functionality to fix/unfix/(multi-)aggregate variables by merging two three-tuple-arrays of row/col/val together
o*SdpVarmapper.cClass that maps SCIP variables to SDP indices (the SCIP variables are given SDP indices in the order in which they were inserted)
o*SdpVarmapper.hClass that maps SCIP variables to SDP indices (the SCIP variables are given SDP indices in the order in which they were inserted)
o*type_sdpi.hType definitions for specific SDP-solver interfaces
\*xternal.cMain document page