Skip to main content
Cornell University
We gratefully acknowledge support from the Simons Foundation, member institutions, and all contributors. Donate
arxiv logo > math > arXiv:2403.04657

Help | Advanced Search

arXiv logo
Cornell University Logo

quick links

  • Login
  • Help Pages
  • About

Mathematics > Optimization and Control

arXiv:2403.04657 (math)
[Submitted on 7 Mar 2024 (v1), last revised 31 Oct 2024 (this version, v5)]

Title:Edge expansion of a graph: SDP-based computational strategies

Authors:Akshay Gupte, Melanie Siebenhofer, Angelika Wiegele
View a PDF of the paper titled Edge expansion of a graph: SDP-based computational strategies, by Akshay Gupte and 2 other authors
View PDF HTML (experimental)
Abstract:Computing the edge expansion of a graph is a famously hard combinatorial problem for which there have been many approximation studies. We present two variants of exact algorithms using semidefinite programming (SDP) to compute this constant for any graph. The first variant uses the SDP relaxation first to reduce the search space considerably. The problem is then transformed into instances of max-cut problems, which are solved with an SDP-based state-of-the-art solver. Our second variant to compute the edge expansion uses Dinkelbach's algorithm for fractional programming. This is, we have to solve a parametrized optimization problem and again we use semidefinite programming to obtain solutions of the parametrized problems. Numerical results demonstrate that with our algorithms one can compute the edge expansion on graphs up to 400 vertices in a routine way, including instances where standard branch-and-cut solvers fail. To the best of our knowledge, these are the first SDP-based solvers for computing the edge expansion of a graph.
Comments: This is the full journal version corresponding to the conference proceeding arXiv:2403.04657v3. 31 pages, 3 figures
Subjects: Optimization and Control (math.OC)
MSC classes: 90C27, 90C22, 90C32
Cite as: arXiv:2403.04657 [math.OC]
  (or arXiv:2403.04657v5 [math.OC] for this version)
  https://doi.org/10.48550/arXiv.2403.04657
arXiv-issued DOI via DataCite

Submission history

From: Melanie Siebenhofer [view email]
[v1] Thu, 7 Mar 2024 17:00:16 UTC (659 KB)
[v2] Fri, 8 Mar 2024 14:12:41 UTC (659 KB)
[v3] Mon, 22 Apr 2024 12:48:42 UTC (656 KB)
[v4] Mon, 29 Jul 2024 11:26:33 UTC (688 KB)
[v5] Thu, 31 Oct 2024 22:34:14 UTC (695 KB)
Full-text links:

Access Paper:

    View a PDF of the paper titled Edge expansion of a graph: SDP-based computational strategies, by Akshay Gupte and 2 other authors
  • View PDF
  • HTML (experimental)
  • TeX Source
  • Other Formats
view license
Ancillary-file links:

Ancillary files (details):

  • EdgeExpansion.jl/LICENSE.txt
  • EdgeExpansion.jl/Project.toml
  • EdgeExpansion.jl/README-license.txt
  • EdgeExpansion.jl/README.md
  • EdgeExpansion.jl/examples/01_generate-graphfiles.jl
  • EdgeExpansion.jl/examples/02_compute-cheeger-constant.jl
  • EdgeExpansion.jl/examples/03_evaluate-splitandbound.jl
  • EdgeExpansion.jl/examples/04_evaluate-dinkelbach.jl
  • EdgeExpansion.jl/examples/05_evaluate-gurobi.jl
  • EdgeExpansion.jl/examples/Project.toml
  • EdgeExpansion.jl/examples/rand01-7-32-0.dat
  • EdgeExpansion.jl/src/Dinkelbach.jl
  • EdgeExpansion.jl/src/EdgeExpansion.jl
  • EdgeExpansion.jl/src/GraphBisection.jl
  • EdgeExpansion.jl/src/PolytopeGraphGenerator.jl
  • EdgeExpansion.jl/src/RudyGraphIO.jl
  • EdgeExpansion.jl/src/boundcomputation.jl
  • graph-instances/dimacs10/adjnoun.dat
  • graph-instances/dimacs10/celegans_metabolic.dat
  • graph-instances/dimacs10/celegansneural.dat
  • graph-instances/dimacs10/chesapeake.dat
  • graph-instances/dimacs10/dolphins.dat
  • graph-instances/dimacs10/football.dat
  • graph-instances/dimacs10/jazz.dat
  • graph-instances/dimacs10/karate.dat
  • graph-instances/dimacs10/lesmis.dat
  • graph-instances/dimacs10/polbooks.dat
  • graph-instances/grevlex/grevlex-10.dat
  • graph-instances/grevlex/grevlex-11.dat
  • graph-instances/grevlex/grevlex-12.dat
  • graph-instances/grevlex/grevlex-13.dat
  • graph-instances/grevlex/grevlex-14.dat
  • graph-instances/grevlex/grevlex-2.dat
  • graph-instances/grevlex/grevlex-3.dat
  • graph-instances/grevlex/grevlex-4.dat
  • graph-instances/grevlex/grevlex-5.dat
  • graph-instances/grevlex/grevlex-6.dat
  • graph-instances/grevlex/grevlex-7.dat
  • graph-instances/grevlex/grevlex-8.dat
  • graph-instances/grevlex/grevlex-9.dat
  • graph-instances/grlex/grlex-10.dat
  • graph-instances/grlex/grlex-11.dat
  • graph-instances/grlex/grlex-12.dat
  • graph-instances/grlex/grlex-13.dat
  • graph-instances/grlex/grlex-14.dat
  • graph-instances/grlex/grlex-15.dat
  • graph-instances/grlex/grlex-16.dat
  • graph-instances/grlex/grlex-17.dat
  • graph-instances/grlex/grlex-2.dat
  • graph-instances/grlex/grlex-3.dat
  • graph-instances/grlex/grlex-4.dat
  • graph-instances/grlex/grlex-5.dat
  • graph-instances/grlex/grlex-6.dat
  • graph-instances/grlex/grlex-7.dat
  • graph-instances/grlex/grlex-8.dat
  • graph-instances/grlex/grlex-9.dat
  • graph-instances/network/blumenau_drug.dat
  • graph-instances/network/cintestinalis.dat
  • graph-instances/network/foodweb_little_rock.dat
  • graph-instances/network/game_thrones.dat
  • graph-instances/network/highschool.dat
  • graph-instances/network/malaria_genes_HVR_1.dat
  • graph-instances/network/moviegalaxies-52.dat
  • graph-instances/network/moviegalaxies-567.dat
  • graph-instances/network/revolution.dat
  • graph-instances/network/sp_office.dat
  • graph-instances/network/swingers.dat
  • graph-instances/network/terrorists-911.dat
  • graph-instances/network/train_terrorists.dat
  • graph-instances/rand01-polytopes/rand01-10-256-0.dat
  • graph-instances/rand01-polytopes/rand01-10-256-1.dat
  • graph-instances/rand01-polytopes/rand01-10-256-2.dat
  • graph-instances/rand01-polytopes/rand01-10-281-0.dat
  • graph-instances/rand01-polytopes/rand01-10-281-1.dat
  • graph-instances/rand01-polytopes/rand01-10-281-2.dat
  • graph-instances/rand01-polytopes/rand01-7-32-0.dat
  • graph-instances/rand01-polytopes/rand01-7-32-1.dat
  • graph-instances/rand01-polytopes/rand01-7-32-2.dat
  • graph-instances/rand01-polytopes/rand01-7-57-0.dat
  • graph-instances/rand01-polytopes/rand01-7-57-1.dat
  • graph-instances/rand01-polytopes/rand01-7-57-2.dat
  • graph-instances/rand01-polytopes/rand01-7-82-0.dat
  • graph-instances/rand01-polytopes/rand01-7-82-1.dat
  • graph-instances/rand01-polytopes/rand01-7-82-2.dat
  • graph-instances/rand01-polytopes/rand01-8-114-0.dat
  • graph-instances/rand01-polytopes/rand01-8-114-1.dat
  • graph-instances/rand01-polytopes/rand01-8-114-2.dat
  • graph-instances/rand01-polytopes/rand01-8-139-0.dat
  • graph-instances/rand01-polytopes/rand01-8-139-1.dat
  • graph-instances/rand01-polytopes/rand01-8-139-2.dat
  • graph-instances/rand01-polytopes/rand01-8-164-0.dat
  • graph-instances/rand01-polytopes/rand01-8-164-1.dat
  • graph-instances/rand01-polytopes/rand01-8-164-2.dat
  • graph-instances/rand01-polytopes/rand01-8-189-0.dat
  • graph-instances/rand01-polytopes/rand01-8-189-1.dat
  • graph-instances/rand01-polytopes/rand01-8-189-2.dat
  • graph-instances/rand01-polytopes/rand01-8-64-0.dat
  • graph-instances/rand01-polytopes/rand01-8-64-1.dat
  • graph-instances/rand01-polytopes/rand01-8-64-2.dat
  • graph-instances/rand01-polytopes/rand01-8-89-0.dat
  • graph-instances/rand01-polytopes/rand01-8-89-1.dat
  • graph-instances/rand01-polytopes/rand01-8-89-2.dat
  • graph-instances/rand01-polytopes/rand01-9-128-0.dat
  • graph-instances/rand01-polytopes/rand01-9-128-1.dat
  • graph-instances/rand01-polytopes/rand01-9-128-2.dat
  • graph-instances/rand01-polytopes/rand01-9-153-0.dat
  • graph-instances/rand01-polytopes/rand01-9-153-1.dat
  • graph-instances/rand01-polytopes/rand01-9-153-2.dat
  • graph-instances/rand01-polytopes/rand01-9-178-0.dat
  • graph-instances/rand01-polytopes/rand01-9-178-1.dat
  • graph-instances/rand01-polytopes/rand01-9-178-2.dat
  • graph-instances/rand01-polytopes/rand01-9-203-0.dat
  • graph-instances/rand01-polytopes/rand01-9-203-1.dat
  • graph-instances/rand01-polytopes/rand01-9-203-2.dat
  • graph-instances/rand01-polytopes/rand01-9-228-0.dat
  • graph-instances/rand01-polytopes/rand01-9-228-1.dat
  • graph-instances/rand01-polytopes/rand01-9-228-2.dat
  • graph-instances/rand01-polytopes/rand01-9-253-0.dat
  • graph-instances/rand01-polytopes/rand01-9-253-1.dat
  • graph-instances/rand01-polytopes/rand01-9-253-2.dat
  • graph-instances/rand01-polytopes/rand01-9-278-0.dat
  • graph-instances/rand01-polytopes/rand01-9-278-1.dat
  • graph-instances/rand01-polytopes/rand01-9-278-2.dat
  • (118 additional files not shown)
Current browse context:
math.OC
< prev   |   next >
new | recent | 2024-03
Change to browse by:
math

References & Citations

  • NASA ADS
  • Google Scholar
  • Semantic Scholar
a export BibTeX citation Loading...

BibTeX formatted citation

×
Data provided by:

Bookmark

BibSonomy logo Reddit logo

Bibliographic and Citation Tools

Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)

Code, Data and Media Associated with this Article

alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)

Demos

Replicate (What is Replicate?)
Hugging Face Spaces (What is Spaces?)
TXYZ.AI (What is TXYZ.AI?)

Recommenders and Search Tools

Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
  • Author
  • Venue
  • Institution
  • Topic

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

Which authors of this paper are endorsers? | Disable MathJax (What is MathJax?)
  • About
  • Help
  • contact arXivClick here to contact arXiv Contact
  • subscribe to arXiv mailingsClick here to subscribe Subscribe
  • Copyright
  • Privacy Policy
  • Web Accessibility Assistance
  • arXiv Operational Status
    Get status notifications via email or slack