|
SCIP-SDP
4.0.0
|
Files | |
| 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_savesdpsol.c [code] |
| constraint handler for saving SDP solutions in nodes | |
| file | cons_savesdpsol.h [code] |
| constraint handler for saving SDP solutions in nodes | |
| 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_sdpfracround.c [code] |
| fractional rounding heuristic for SDPs | |
| file | heur_sdpfracround.h [code] |
| fractional rounding heuristic for SDPs | |
| file | heur_sdpinnerlp.c [code] |
| set up inner approximation LP formulation and run heuristics | |
| file | heur_sdpinnerlp.h [code] |
| set up inner approximation LP formulation and run heuristics | |
| file | heur_sdprand.c [code] |
| randomized rounding heuristic for SDPs | |
| file | heur_sdprand.h [code] |
| randomized rounding heuristic for SDPs | |
| file | main.c [code] |
| main file for solving MISDPs | |
| file | prop_companalcent.c [code] |
| compute analytic center propagator | |
| file | prop_companalcent.h [code] |
| compute analytic center propagator | |
| 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 | reader_cbf.c [code] |
| file reader for mixed-integer semidefinite programs in CBF format | |
| file | reader_cbf.h [code] |
| file reader for mixed-integer semidefinite programs in CBF format | |
| file | reader_sdpa.c [code] |
| file reader for mixed-integer semidefinite programs in SDPA format | |
| file | reader_sdpa.h [code] |
| file reader for mixed-integer semidefinite programs in SDPA format | |
| file | relax_sdp.c [code] |
| SDP-relaxator. | |
| file | relax_sdp.h [code] |
| SDP-relaxator. | |
| file | scipsdpdef.h [code] |
| main definitions for SCIP-SDP | |
| file | scipsdpdefplugins.c [code] |
| default SCIP-SDP plugins | |
| file | scipsdpdefplugins.h [code] |
| default SCIP-SDP plugins | |
| 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] |
| 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] |
| maps SCIP variables to SDP indices (the SCIP variables are given SDP indices in the order in which they were inserted) | |
| file | sorttpllex.c [code] |
| template functions for lexicographic sorting | |
| file | table_relaxsdp.c [code] |
| advanced SDP relaxator statistics table | |
| file | table_relaxsdp.h [code] |
| advanced SDP relaxator statistics table | |
| file | table_slater.c [code] |
| Slater statistics table. | |
| file | table_slater.h [code] |
| Slater statistics table. | |
1.8.11