paper-with-me

Papers

Degree-Based Logical Adjacency Checking (DBLAC): A Novel Heuristic for Vertex Coloring

2025-01-21 · Prashant Verma

Degree Based Logical Adjacency Checking (DBLAC). An efficient coloring of graphs with unique logical AND operations. The logical AND operation shows more effective color assignment and fewer number of induced colors in the case of common edges between vertices. In this work, we provide a detailed theoretical analysis of DBLAC's time and space complexity. It furthermore shows its effectiveness through prolonged experiments on standard benchmark graphs. We compare it with existing algorithms, namely DSATUR and Recursive Largest First (RLF). Second, we show how DBLAC achieves competitive results with respect to both the number of colors used and runtime performance.

📄 PDF Abstract BibTeX arXiv:2501.12479

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What constrains food webs? A maximum entropy framework for predicting their structure with minimal biases

2022-10-06 · Francis Banville, Dominique Gravel, Timothée Poisot

Food webs are complex ecological networks whose structure is both ecologically and statistically constrained, with many network properties being correlated with each other. Despite the recognition of these invariable rel…

Heuristics based on Adjacency Graph Packing for DCJ Distance Considering Intergenic Regions

2025-01-11 · Gabriel Siqueira, Alexsandro Oliveira Alexandrino, Andre Rodrigues Oliveira, Zanoni Dias

In this work, we explore heuristics for the Adjacency Graph Packing problem, which can be applied to the Double Cut and Join (DCJ) Distance Problem. The DCJ is a rearrangement operation and the distance problem consideri…

Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction

2022-06-09 · NeurIPS 2021 12 · Seongjun Yun, Seoyoon Kim, Junhyun Lee, Jaewoo Kang 외

Graph Neural Networks (GNNs) have been widely applied to various fields for learning over graph-structured data. They have shown significant improvements over traditional heuristic methods in various tasks such as node c…

Graph ClassificationLink PredictionNode ClassificationPrediction

Transformers Provably Learn Algorithmic Solutions for Graph Connectivity, But Only with the Right Data

2025-10-22 · Qilin Ye, Deqing Fu, Robin Jia, Vatsal Sharan arxiv

Transformers often fail to learn generalizable algorithms, instead relying on brittle heuristics. Using graph connectivity as a testbed, we explain this phenomenon both theoretically and empirically. We consider a simpli…

Link Discovery using Graph Feature Tracking

2010-12-01 · NeurIPS 2010 12 · Emile Richard, Nicolas Baskiotis, Theodoros Evgeniou, Nicolas Vayatis

We consider the problem of discovering links of an evolving undirected graph given a series of past snapshots of that graph. The graph is observed through the time sequence of its adjacency matrix and only the presence o…

Matrix Completion