SCIP-SDP  2.0.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 SCIPSDP
 
file  branch_sdpinfobjective.h [code]
 combined infeasibility and absolute objective branching rule for SCIPSDP
 
file  branch_sdpmostfrac.c [code]
 most fractional branching rule for SCIPSDP
 
file  branch_sdpmostfrac.h [code]
 most fractional branching rule for SCIPSDP
 
file  branch_sdpmostinf.c [code]
 most infeasible branching rule for SCIPSDP
 
file  branch_sdpmostinf.h [code]
 most infeasible branching rule for SCIPSDP
 
file  branch_sdpobjective.c [code]
 highest absolute objective branching rule for SCIPSDP
 
file  branch_sdpobjective.h [code]
 highest absolute objective branching rule for SCIPSDP
 
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_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  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_sdpredcost.c [code]
 reduced cost fixing for SDPs
 
file  prop_sdpredcost.h [code]
 reduced cost 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)