paper-with-me

Papers

Python Random Graph Generator

2017-09-20 · The Journal of Open Source Software 2017 9 · Sepand Haghighi

Pyrgg is an easy-to-use synthetic random graph generator written in Python which supports various graph file formats including DIMACS .gr files. Pyrgg has the ability to generate graphs of different sizes and is designed to provide input files for broad range of graph-based research applications, including but not limited to testing, benchmarking and performance-analysis of graph processing frameworks. Pyrgg target audiences are computer scientists who study graph algorithms and graph processing frameworks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingGraph Generation

Similar Papers 제목 키워드 기반

Improving LLM Agents with Reinforcement Learning on Cryptographic CTF Challenges

2025-06-01 · Lajos Muzsai, David Imolai, András Lukács

Large Language Models (LLMs) still struggle with the structured reasoning and tool-assisted computation needed for problem solving in cybersecurity applications. In this work, we introduce "random-crypto", a cryptographi…

Automatic Generation of Python Programs Using Context-Free Grammars

2024-03-11 · Kamel Yamani, Marwa Naïr, Riyadh Baghdadi

In recent years, data has emerged as the new gold, serving as a powerful tool for creating intelligent systems. However, procuring high-quality data remains challenging, especially for code. To address this, we developed…

Code Generation

GraSPy: Graph Statistics in Python

2019-03-29 · Jaewon Chung, Benjamin D. Pedigo, Eric W. Bridgeford, Bijan K. Varjavand 외

We introduce GraSPy, a Python library devoted to statistical inference, machine learning, and visualization of random graphs and graph populations. This package provides flexible and easy-to-use algorithms for analyzing …

BIG-bench Machine Learning

Leveraging High-Level Synthesis and Large Language Models to Generate, Simulate, and Deploy a Uniform Random Number Generator Hardware Design

2023-11-06 · James T. Meech

We present a new high-level synthesis methodology for using large language model tools to generate hardware designs. The methodology uses exclusively open-source tools excluding the large language model. As a case study,…

High-Level SynthesisLanguage ModelingLanguage ModellingLarge Language Model

TimelineKGQA: A Comprehensive Question-Answer Pair Generator for Temporal Knowledge Graphs

2025-01-08 · Qiang Sun, Sirui Li, Du Huynh, Mark Reynolds 외

Question answering over temporal knowledge graphs (TKGs) is crucial for understanding evolving facts and relationships, yet its development is hindered by limited datasets and difficulties in generating custom QA pairs. …

Knowledge GraphsQuestion Answering