SCIP-SDP  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
scipsdp Directory Reference

Files

file  BlockMemoryAllocator.h [code]
 An STL allocator class using SCIP block memory.
 
file  branch_sdpinfobjective.c [code]
 combined infeasibility and absolute objective branching rule for SCIP-SDP
 
file  branch_sdpinfobjective.h [code]
 combined infeasibility and absolute objective branching rule for SCIP-SDP
 
file  branch_sdpmostfrac.c [code]
 most fractional branching rule for SCIP-SDP
 
file  branch_sdpmostfrac.h [code]
 most fractional branching rule for SCIP-SDP
 
file  branch_sdpmostinf.c [code]
 most infeasible branching rule for SCIP-SDP
 
file  branch_sdpmostinf.h [code]
 most infeasible branching rule for SCIP-SDP
 
file  branch_sdpobjective.c [code]
 highest absolute objective branching rule for SCIP-SDP
 
file  branch_sdpobjective.h [code]
 highest absolute objective branching rule for SCIP-SDP
 
file  cons_savedsdpsettings.c [code]
 constraint handler for saving SDP settings
 
file  cons_savedsdpsettings.h [code]
 constraint handler for saving SDP settings
 
file  cons_sdp.c [code]
 Constraint handler for SDP-constraints.
 
file  cons_sdp.h [code]
 Constraint handler for SDP-constraints.
 
file  disp_sdpavgiterations.c [code]
 Column to display the average number of SDP-iterations.
 
file  disp_sdpavgiterations.h [code]
 Column to display the average number of SDP-iterations.
 
file  disp_sdpfastsettings.c [code]
 Column to display the percentage of SDP-relaxations that were solved using fast settings.
 
file  disp_sdpfastsettings.h [code]
 Column to display the percentage of SDP-relaxations that were solved using fast settings.
 
file  disp_sdpiterations.c [code]
 Column to display the total number of SDP-iterations.
 
file  disp_sdpiterations.h [code]
 Column to display the total number of SDP-iterations.
 
file  disp_sdppenalty.c [code]
 Column to display the percentage of SDP-relaxations where a penalty formulation had to be used.
 
file  disp_sdppenalty.h [code]
 Column to display the percentage of SDP-relaxations where a penalty formulation had to be used.
 
file  disp_sdpunsolved.c [code]
 Column to display the percentage of SDP-relaxations that could not be solved even using a penalty formulation.
 
file  disp_sdpunsolved.h [code]
 Column to display the percentage of SDP-relaxations that could not be solved even using a penalty formulation.
 
file  heur_sdpfracdiving.c [code]
 SDP diving heuristic that chooses fixings w.r.t. the fractionalities.
 
file  heur_sdpfracdiving.h [code]
 SDP diving heuristic that chooses fixings w.r.t. the fractionalities.
 
file  heur_sdprand.c [code]
 randomized rounding heuristic for SDPs
 
file  heur_sdprand.h [code]
 randomized rounding heuristic for SDPs
 
file  main.cpp [code]
 main file for solving MISDPs
 
file  objreader_sdpa.cpp [code]
 Reader for SDPA-files.
 
file  objreader_sdpa.h [code]
 Reader for SDPA-Files.
 
file  prop_sdpobbt.c [code]
 optimization-based bound tightening propagator for semidefinite programs
 
file  prop_sdpobbt.h [code]
 optimization-based bound tightening propagator for semidefinite programs
 
file  prop_sdpredcost.c [code]
 reduced cost / dual fixing for SDPs
 
file  prop_sdpredcost.h [code]
 reduced cost / dual fixing for SDPs
 
file  relax_sdp.c [code]
 SDP-relaxator.
 
file  relax_sdp.h [code]
 SDP-relaxator.
 
file  ScipStreamBuffer.cpp [code]
 An std::streambuf that uses SCIP I/O routines (suitable for reading)
 
file  ScipStreamBuffer.h [code]
 An std::streambuf that uses SCIP I/O routines (suitable for reading)
 
file  SdpVarfixer.c [code]
 adds the main functionality to fix/unfix/(multi-)aggregate variables by merging two three-tuple-arrays of row/col/val together
 
file  SdpVarfixer.h [code]
 adds the main functionality to fix/unfix/(multi-)aggregate variables by merging two three-tuple-arrays of row/col/val together
 
file  SdpVarmapper.c [code]
 class that maps SCIP variables to SDP indices (the SCIP variables are given SDP indices in the order in which they were inserted)
 
file  SdpVarmapper.h [code]
 class that maps SCIP variables to SDP indices (the SCIP variables are given SDP indices in the order in which they were inserted)