DDRF equalizes active dominant shares of congested resources while respecting inter-resource dependencies, proving Pareto efficiency and reducing waste versus standard DRF.
Disciplined Convex-Concave Programming
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper we introduce disciplined convex-concave programming (DCCP), which combines the ideas of disciplined convex programming (DCP) with convex-concave programming (CCP). Convex-concave programming is an organized heuristic for solving nonconvex problems that involve objective and constraint functions that are a sum of a convex and a concave term. DCP is a structured way to define convex optimization problems, based on a family of basic convex and concave functions and a few rules for combining them. Problems expressed using DCP can be automatically converted to standard form and solved by a generic solver; widely used implementations include YALMIP, CVX, CVXPY, and Convex.jl. In this paper we propose a framework that combines the two ideas, and includes two improvements over previously published work on convex-concave programming, specifically the handling of domains of the functions, and the issue of nondifferentiability on the boundary of the domains. We describe a Python implementation called DCCP, which extends CVXPY, and give examples.
fields
cs.NI 1years
2026 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Dependency-Aware Dominant Resource Fairness for Multi-Tenant Multi-Resource Systems
DDRF equalizes active dominant shares of congested resources while respecting inter-resource dependencies, proving Pareto efficiency and reducing waste versus standard DRF.