共查询到10条相似文献,搜索用时 15 毫秒
1.
Graph drawing and visualization represent structural information as diagrams of abstract graphs and networks. An important subset of graphs is directed acyclic graphs (DAGs). This paper presents a new E-Spring algorithm, extended from the popular spring embedder model, which eliminates node overlaps in clustered DAGs. In this framework, nodes are modeled as non-uniform charged particles with weights, and a final drawing is derived by adjusting the positions of the nodes according to a combination of spring forces and repulsive forces derived from electrostatic forces between the nodes. The drawing process needs to reach a stable state when the average distances of separation between nodes are near optimal. We introduce a stopping condition for such a stable state, which reduces equilibrium distances between nodes and therefore results in a significantly reduced area for DAG visualization. It imposes an upper bound on the repulsive forces between nodes based on graph geometry. The algorithm employs node interleaving to eliminate any residual node overlaps. These new techniques have been validated by visualizing eBay buyer–seller relationships and has resulted in overall area reductions in the range of 45–79%. 相似文献
2.
We propose to study a problem that arises naturally from both Topological Numbering of Directed Acyclic Graphs, and Additive Coloring (also known as Lucky Labeling). Let D be a digraph and f a labeling of its vertices with positive integers; denote by S(v) the sum of labels over all neighbors of each vertex v. The labeling f is called topological additive numbering if S(u)<S(v) for each arc (u,v) of the digraph. The problem asks to find the minimum number k for which D has a topological additive numbering with labels belonging to {1,…,k}, denoted by ηt(D). 相似文献
3.
4.
The concepts of faithfulness and strong-faithfulness are important for statistical learning of graphical models. Graphs are not sufficient for describing the association structure of a discrete distribution. Hypergraphs representing hierarchical log-linear models are considered instead, and the concept of parametric (strong-)faithfulness with respect to a hypergraph is introduced. The strength of association in a discrete distribution can be quantified with various measures, leading to different concepts of strong-faithfulness. It is proven that strong-faithfulness defined in terms of interaction parameters ensures the existence of uniformly consistent parameter estimators and enables building uniformly consistent procedures for a hypergraph search. Lower and upper bounds for the proportions of distributions that do not satisfy strong-faithfulness are computed for different parameterizations and measures of association. 相似文献
5.
Second-order tracking control for leader-follower multi-agent flocking in directed graphs with switching topology 总被引:1,自引:0,他引:1
This paper investigates the flocking problem for leader-follower multi-agent systems in directed graphs with switching topology. A decentralized state control rule, namely, a second-order protocol, is designed for each agent to track the leader. And it is proved that the proposed control scheme can effectively estimate the tracking error of each agent when the leader is active. Particularly, to ensure the tracking error can be estimated, the following two questions are solved: (1) How many agents are needed to connect to the leader? (2) How should these connections be distributed? Finally, a simple example is also given to verify the effectiveness of the proposed theorems. 相似文献
6.
Abstract. Given a directed acyclic graph with timing constraints, the budget management problem is to assign to each vertex an incremental delay such that the sum of these delays is maximized without violating given constraints. We propose the notion of slack sensitivity and budget gradient to demonstrate the characteristics of budget management. We develop a polynomial-time algorithm for the budget management problem, based on the maximum independent set of an established transitive graph . We show the comparison of our approach with the well-known zero-slack algorithm , and extend it to general weighted graphs . Applications to a class of problems in VLSI CAD are also discussed. 相似文献
7.
Fault-tolerant scheduling is an imperative step for large-scale computational Grid systems, as often geographically distributed nodes co-operate to execute a task. By and large, primary-backup approach is a common methodology used for fault tolerance wherein each task has a primary and a backup on two different processors. In this paper, we address the problem of how to schedule DAGs in Grids with communication delays so that service failures can be avoided in the presence of processors faults. The challenge is, that as tasks in a DAG have dependence on each other, a task must be scheduled to make sure that it will succeed when any of its predecessors fails due to a processor failure. We first propose a communication model and determine when communications between a backup and backups of its successors are necessary. Then we determine when a backup can start and its eligible processors so as to guarantee that every DAG can complete upon any processor failure. We develop two algorithms to schedule backups, which minimize response time and replication cost, respectively. We also develop a suboptimal algorithm which targets minimizing replication cost while not affecting response time. We conduct extensive simulation experiments to quantify the performance of the proposed algorithms. 相似文献
8.
Trained musicians intuitively produce expressive variations that add to their audience’s enjoyment. However, there is little
quantitative information about the kinds of strategies used in different musical contexts. Since the literal synthesis of
notes from a score is bland and unappealing, there is an opportunity for learning systems that can automatically produce compelling
expressive variations. The ESP (Expressive Synthetic Performance) system generates expressive renditions using hierarchical
hidden Markov models trained on the stylistic variations employed by human performers. Furthermore, the generative models
learned by the ESP system provide insight into a number of musicological issues related to expressive performance.
Editor: Gerhard Widmer 相似文献
9.
10.
Cédric Bentz 《Theoretical computer science》2011,412(39):5325-5332
Given an edge-weighted (di)graph and a list of source-sink pairs of vertices of this graph, the minimum multicut problem consists in selecting a minimum-weight set of edges (or arcs), whose removal leaves no path from each source to the corresponding sink. This is a well-known NP-hard problem, and improving several previous results, we show that it remains APX-hard in unweighted directed acyclic graphs (DAG), even with only two source-sink pairs. This is also true if we remove vertices instead of arcs. 相似文献