Yannis Manoussakis
University of Paris-Sud
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Yannis Manoussakis.
european symposium on algorithms | 1997
Abdel Krim Amoura; Evripidis Bampis; Claire Kenyon; Yannis Manoussakis
We study the problem of scheduling a set of n independent multiprocessor tasks with prespecified processor allocations on a fixed number of processors. We propose a linear time algorithm that finds a schedule of minimum makespan in the preemptive model, and a linear time approximation algorithm that finds a schedule of length within a factor of (1 + c) of optimal in the non-preemptive model.
Combinatorica | 1989
Roland Häggkvist; Yannis Manoussakis
We give necessary and sufficient conditions in terms of connectivity and factors for the existence of hamiltonian cycles and hamiltonian paths and also give sufficient conditions in terms of connectivity for the existence of cycles through any two vertices in bipartite tournaments.
Theoretical Computer Science | 2008
A. Abouelaoualim; K. Ch. Das; L. Faria; Yannis Manoussakis; Carlos A. J. Martinhon; R. Saad
This paper deals with the existence and search for properly edge-colored paths/trails between two, not necessarily distinct, vertices s and t in an edge-colored graph from an algorithmic perspective. First we show that several versions of the s-t path/trail problem have polynomial solutions including the shortest path/trail case. We give polynomial algorithms for finding a longest properly edge-colored path/trail between s and t for a particular class of graphs and characterize edge-colored graphs without properly edge-colored closed trails. Next, we prove that deciding whether there exist k pairwise vertex/edge disjoint properly edge-colored s-t paths/trails in a c-edge-colored graph G^c is NP-complete even for k=2 and c=@W(n^2), where n denotes the number of vertices in G^c. Moreover, we prove that these problems remain NP-complete for c-edge-colored graphs containing no properly edge-colored cycles and c=@W(n). We obtain some approximation results for those maximization problems together with polynomial results for some particular classes of edge-colored graphs.
Graphs and Combinatorics | 1996
Yannis Manoussakis; M. Spyratos; Zsolt Tuza; Margit Voigt
We give conditions on the minimum numberk of colors, sufficient for the existence of given types of properly edge-colored subgraphs in ak-edge-colored complete graph. The types of subgraphs we study include families of internally pairwise vertex-disjoint paths with common endpoints, hamiltonian paths and hamiltonian cycles, cycles with a given lower bound of their length, spanning trees, stars, and cliques. Throughout the paper, related conjectures are proposed.
Journal of Combinatorial Theory | 1990
Denise Amar; Yannis Manoussakis
Abstract We give several sufficient conditions on the half-degrees of a bipartite digraph for the existence of cycles and paths of various lengths. Some analogous results are obtained for bipartite oriented graphs and for bipartite tournaments.
Discrete Applied Mathematics | 1996
Yannis Manoussakis; Zsolt Tuza
Abstract In a given network with n vertices, a routing is defined as a set of n(n — 1) paths, one path connecting each ordered pair of vertices. The load of a vertex is the number of paths going through it. The forwarding index of the network is the minimum of the largest load taken over all routings. We give upper bounds on the forwarding index in k-connected digraphs and in digraphs with half-degrees at least k. Related conjectures are proposed.
Journal of Graph Theory | 1992
Yannis Manoussakis
We give a new condition involving degrees sufficient for a digraph to be hamiltonian.
SIAM Journal on Discrete Mathematics | 1990
Yannis Manoussakis; Zsolt Tuza
Efficient algorithms for finding Hamiltonian cycles, Hamiltonian paths, and cycles through two given vertices in bipartite tournaments are given.
Journal of Algorithms | 1992
Jørgen Bang-Jensen; Yannis Manoussakis; Carsten Thomassen
Abstract We describe a polynomial algorithm, which either finds a Hamiltonian path with prescribed initial and terminal vertices in a tournament (in fact, in any semicomplete digraph), or decides that no such path exists.
European Journal of Combinatorics | 1996
Alexander V. Karzanov; Yannis Manoussakis
Abstract LetH=(T, U)be a connected graph. AT-partitionof a setV⊇Tis a partition ofVinto subsets, each containing exactly one element ofT. We start with the following problem (*): given a multigraphG=(V, E)withV⊇T,find aT-partition Π ofVthat minimizes the sum of productsd(s, t)n(s, t)over alls,t∈T.Hered(s, t)is the distance fromstotinHandn(s, t)is the number of edges ofGbetween the sets in Π that containsandt.When the graphHis complete, (*) turns into the minimum multiway cut problem, which is known to be NP-hard even if|T|=3.On the other hand, whenHis the complete bipartite graphK2,rwith parts of 2 andr=|T|−2nodes, (*) is specialized to be the minimum (2,r)-metric problem, which can be solved in polynomial time. We prove that the multicommodity flow problem dual of the minimum (2,r)-metric problem has an integer optimal solution wheneverGisinner Eulerian(i.e. the degree of each node inV−Tis even), and such a solution can be found in polynomial time. Another nice property ofK2,ris that, independently ofG,the optimum objective value in (*) is the same as that in its factional relaxation. We call a graphHwith a similar propertyminimizableand give a description of the minimizable graphs in polyhedral terms. Finally, we show that every tree is minimizazble.