paper-with-me

홈 › Papers

$\textit{Clingraph}$: A System for ASP-based Visualization

2023-03-17 · Susana Hahn, Orkunt Sabuncu, Torsten Schaub, Tobias Stolzmann

We present the ASP-based visualization tool $\textit{clingraph}$ which aims at visualizing various concepts of ASP by means of ASP itself. This idea traces back to the $\textit{aspviz}$ tool and $\textit{clingraph}$ redevelops and extends it in the context of modern ASP systems. More precisely, $\textit{clingraph}$ takes graph specifications in terms of ASP facts and hands them over to the graph visualization system $\textit{graphviz}$. The use of ASP provides a great interface between logic programs and/or answer sets and their visualization. Also, $\textit{clingraph}$ offers a $\textit{python}$ API that extends this ease of interfacing to $\textit{clingo}$'s API, and in turn to connect and monitor various aspects of the solving process.

📄 PDF Abstract BibTeX arXiv:2303.10118

Code (1)

potassco/clingraph 공식 구현

Similar Papers 제목 키워드 기반

A Scale-Invariant Diagnostic Approach Towards Understanding Dynamics of Deep Neural Networks

2024-07-12 · Ambarish Moharil, Damian Tamburri, Indika Kumara, Willem-Jan van den Heuvel 외

This paper introduces a scale-invariant methodology employing \textit{Fractal Geometry} to analyze and explain the nonlinear dynamics of complex connectionist systems. By leveraging architectural self-similarity in Deep …

Diagnostic

Toward automatic comparison of visualization techniques: Application to graph visualization

2019-10-21 · L. Giovannangeli, R. Bourqui, R. Giot, D. Auber

Many end-user evaluations of data visualization techniques have been run during the last decades. Their results are cornerstones to build efficient visualization systems. However, designing such an evaluation is always c…

BIG-bench Machine LearningData Visualization

Winning Snake: Design Choices in Multi-Shot ASP

2024-08-15 · Elisa Böhl, Stefan Ellmauthaler, Sarah Alice Gaggl

Answer set programming is a well-understood and established problem-solving and knowledge representation paradigm. It has become more prominent amongst a wider audience due to its multiple applications in science and ind…

Information Nutrition Labels: A Plugin for Online News Evaluation

2018-11-01 · WS 2018 11 · Vincentius Kevin, Birte H{\"o}gden, Claudia Schwenger, Ali {\c{S}}ahan 외

In this paper we present a browser plugin \textit{NewsScan} that assists online news readers in evaluating the quality of online content they read by providing \textit{information nutrition labels} for online news articl…

ArticlesDecision MakingNutritionTAG

OVT-MLCS: An Online Visual Tool for MLCS Mining from Long or Big Sequences

2026-01-09 · Zhi Wang, Yanni Li, Tihua Duan, Bing Liu 외 arxiv

Mining multiple longest common subsequences (\textit{MLCS}) from a set of sequences of three or more over a finite alphabet $Σ$ (a classical NP-hard problem) is an important task in a wide variety of application fields. …