Graph drawing, or the automatic layout of graphs, is a challenging problem. There are several search based methods for graph drawing which are based on optimizing an objective function which is formed from a weighted sum of multiple criteria. In this paper, we propose a new neighbourhood search method which uses a tabu search coupled with path relinking to optimize such objective functions for general graph layouts with undirected straight lines. To our knowledge, before our work, neither of these methods have been previously used in general multi-criteria graph drawing. Tabu search uses a memory list to speed up searching by avoiding previously tested solutions, while the path relinking method generates new solutions by exploring paths tha...
This paper presents the first population-based path relinking algorithm for solving the NP-hard vert...
This package contains the source code of a Java program which includes the algorithms of 4 search ba...
A very undesirable behavior of any heuristic algorithm is to be stuck in some specific parts of the ...
Graph drawing, or the automatic layout of graphs, is a challenging problem. There are several search...
Graph drawing, or the automatic layout of graphs, is a challenging problem. There are several search...
Graph drawing, or the automatic layout of graphs, is a challenging problem. There are several search...
This paper describes an automated tabu search based method for drawing general graph layouts with st...
Graph drawing, involving the automatic layout of graphs, is vital for clear data visualization and i...
In search-based graph drawing methods there are typically a number of parameters that control the s...
As suggested by its title, the aim of this paper is to discuss how tabu search can be successfully a...
In the Graph Drawing problem a set of symbols must be placed in a plane and their connections route...
This paper reports on a method to improve the automated layout of schematic diagrams by widening th...
Graph Drawing is a well-established area in Computer Science, with applications from scheduling to s...
Readability criteria, such as distance or neighborhood preservation, are often used to optimize node...
Graph drawing is a key issue in the field of data analysis, given the ever-growing amount of informa...
This paper presents the first population-based path relinking algorithm for solving the NP-hard vert...
This package contains the source code of a Java program which includes the algorithms of 4 search ba...
A very undesirable behavior of any heuristic algorithm is to be stuck in some specific parts of the ...
Graph drawing, or the automatic layout of graphs, is a challenging problem. There are several search...
Graph drawing, or the automatic layout of graphs, is a challenging problem. There are several search...
Graph drawing, or the automatic layout of graphs, is a challenging problem. There are several search...
This paper describes an automated tabu search based method for drawing general graph layouts with st...
Graph drawing, involving the automatic layout of graphs, is vital for clear data visualization and i...
In search-based graph drawing methods there are typically a number of parameters that control the s...
As suggested by its title, the aim of this paper is to discuss how tabu search can be successfully a...
In the Graph Drawing problem a set of symbols must be placed in a plane and their connections route...
This paper reports on a method to improve the automated layout of schematic diagrams by widening th...
Graph Drawing is a well-established area in Computer Science, with applications from scheduling to s...
Readability criteria, such as distance or neighborhood preservation, are often used to optimize node...
Graph drawing is a key issue in the field of data analysis, given the ever-growing amount of informa...
This paper presents the first population-based path relinking algorithm for solving the NP-hard vert...
This package contains the source code of a Java program which includes the algorithms of 4 search ba...
A very undesirable behavior of any heuristic algorithm is to be stuck in some specific parts of the ...