SCIP-SDP  3.2.0
File List
Here is a list of all files with brief descriptions:
 BlockMemoryAllocator.hAn STL allocator class using SCIP block memory
 branch_sdpinfobjective.cCombined infeasibility and absolute objective branching rule for SCIP-SDP
 branch_sdpinfobjective.hCombined infeasibility and absolute objective branching rule for SCIP-SDP
 branch_sdpmostfrac.cMost fractional branching rule for SCIP-SDP
 branch_sdpmostfrac.hMost fractional branching rule for SCIP-SDP
 branch_sdpmostinf.cMost infeasible branching rule for SCIP-SDP
 branch_sdpmostinf.hMost infeasible branching rule for SCIP-SDP
 branch_sdpobjective.cHighest absolute objective branching rule for SCIP-SDP
 branch_sdpobjective.hHighest absolute objective branching rule for SCIP-SDP
 config.hMacros for calling Fortran-functions
 cons_savedsdpsettings.cConstraint handler for saving SDP settings
 cons_savedsdpsettings.hConstraint handler for saving SDP settings
 cons_savesdpsol.cConstraint handler for saving SDP solutions in nodes
 cons_savesdpsol.hConstraint handler for saving SDP solutions in nodes
 cons_sdp.cConstraint handler for SDP-constraints
 cons_sdp.hConstraint handler for SDP-constraints
 disp_sdpavgiterations.cColumn to display the average number of SDP-iterations
 disp_sdpavgiterations.hColumn to display the average number of SDP-iterations
 disp_sdpfastsettings.cColumn to display the percentage of SDP-relaxations that were solved using fast settings
 disp_sdpfastsettings.hColumn to display the percentage of SDP-relaxations that were solved using fast settings
 disp_sdpiterations.cColumn to display the total number of SDP-iterations
 disp_sdpiterations.hColumn to display the total number of SDP-iterations
 disp_sdppenalty.cColumn to display the percentage of SDP-relaxations where a penalty formulation had to be used
 disp_sdppenalty.hColumn to display the percentage of SDP-relaxations where a penalty formulation had to be used
 disp_sdpunsolved.cColumn to display the percentage of SDP-relaxations that could not be solved even using a penalty formulation
 disp_sdpunsolved.hColumn to display the percentage of SDP-relaxations that could not be solved even using a penalty formulation
 heur_sdpfracdiving.cSDP diving heuristic that chooses fixings w.r.t. the fractionalities
 heur_sdpfracdiving.hSDP diving heuristic that chooses fixings w.r.t. the fractionalities
 heur_sdprand.cRandomized rounding heuristic for SDPs
 heur_sdprand.hRandomized rounding heuristic for SDPs
 lapack_interface.cInterface methods for eigenvector computation and matrix multiplication using openblas
 lapack_interface.hInterface methods for eigenvector computation and matrix multiplication using openblas
 main.cMain file for solving MISDPs
 objreader_sdpa.cppReader for SDPA-files
 objreader_sdpa.hReader for SDPA-Files
 objreader_sdpaind.cppReader for SDPA-Files with indicator constraints (-var in linear constraint => indicator constraint with var as indicator variable)
 objreader_sdpaind.hReader for SDPA-Files with indicator constraints (-var in linear constraint => indicator constraint with var as indicator variable)
 prop_companalcent.cCompute analytic center propagator
 prop_companalcent.hCompute analytic center propagator
 prop_sdpobbt.cOptimization-based bound tightening propagator for semidefinite programs
 prop_sdpobbt.hOptimization-based bound tightening propagator for semidefinite programs
 prop_sdpredcost.cReduced cost / dual fixing for SDPs
 prop_sdpredcost.hReduced cost / dual fixing for SDPs
 reader_cbf.cFile reader for mixed-integer semidefinite programs in CBF format
 reader_cbf.hFile reader for mixed-integer semidefinite programs in CBF format
 relax_sdp.cSDP-relaxator
 relax_sdp.hSDP-relaxator
 scipsdpdefplugins.cppDefault SCIP-SCP plugins
 scipsdpdefplugins.hDefault SCIP-SDP plugins
 ScipStreamBuffer.cppAn std::streambuf that uses SCIP I/O routines (suitable for reading)
 ScipStreamBuffer.hAn std::streambuf that uses SCIP I/O routines (suitable for reading)
 sdpi.cGeneral interface methods for SDP-preprocessing (mainly fixing variables and removing empty rows/cols)
 sdpi.hGeneral interface methods for SDP-preprocessing (mainly fixing variables and removing empty rows/cols)
 sdpisolver.hInterface methods for specific SDP-solvers
 sdpisolver_dsdp.cInterface for DSDP
 sdpisolver_mosek.cInterface for MOSEK
 sdpisolver_none.cInterface for compiling withouth an SDP-solver
 sdpisolver_sdpa.cppInterface for SDPA
 sdpsolchecker.cChecks a given SDP solution for feasibility
 sdpsolchecker.hChecks a given SDP solution for feasibility
 SdpVarfixer.cAdds the main functionality to fix/unfix/(multi-)aggregate variables by merging two three-tuple-arrays of row/col/val together
 SdpVarfixer.hAdds the main functionality to fix/unfix/(multi-)aggregate variables by merging two three-tuple-arrays of row/col/val together
 SdpVarmapper.cMaps SCIP variables to SDP indices (the SCIP variables are given SDP indices in the order in which they were inserted)
 SdpVarmapper.hMaps SCIP variables to SDP indices (the SCIP variables are given SDP indices in the order in which they were inserted)
 table_relaxsdp.cAdvanced SDP relaxator statistics table
 table_relaxsdp.hAdvanced SDP relaxator statistics table
 table_sdpsolversuccess.cSDP solver success statistics table
 table_sdpsolversuccess.hSDP solver success statistics table
 table_slater.cSlater statistics table
 table_slater.hSlater statistics table
 type_sdpi.hType definitions for specific SDP-solver interfaces
 xternal.cMain document page