=Paper=
{{Paper
|id=Vol-2326/short3
|storemode=property
|title=Using G-skyline to improve Decision-Making
|pdfUrl=https://ceur-ws.org/Vol-2326/short3.pdf
|volume=Vol-2326
|authors=Sana Nadouri,Zaidi Sahnoun,Allel Hadjali
|dblpUrl=https://dblp.org/rec/conf/icaase/NadouriSH18
}}
==Using G-skyline to improve Decision-Making==
Using G-skyline to improve Decision-Making Sana Nadouri Zaidi Sahnoun Allel Hadjali LIRE/LIAS laboratories. LIRE Laboratory UC2. LIAS Laboratory ENSMA. Constantine-Futuroscope, 25000-86360 Constantine, 25000 Futuroscope, 86360 sana.nadouri@univ-constantine2.dz/ensma.fr zaidi.sahnoun@univ-constantine2.dz Allel.hadjali@ensma.fr queries requiring the analysis of not only individual tuples but also their combinations, for that reason, Groups skyline was introduced. Abstract In this paper, we propose a method to reinforce our Multi-agent distributed decision support system using Skyline is an operator that can help users groups skyline [Nadouri18]. making decisions using a multidimensional data The remainder of the paper is organized as follows. and conflicting criteria. Skyline is based on Section 2, introduces the Skyline operator, Groups Pareto dominance relationship, it returns Skyline, Decision support systems and Distributed objects that are not dominated by any other decision support systems. Section 3, provides an initial object in the database. Recently, the skyline description of the approach using a sequence diagram. definition was expanded to group decision Finally, Section 4 concludes the paper and draws some making to meet complex real life needs future research directions. encountered in many modern domain applications. We used the groups skyline in our architecture to reinforce the Multi-agent 2. Background and state of art distributed decision support system by 2.1. The Skyline operator integrating the process to the comparison The skyline operator returns records in dataset that agent. In this paper, we introduce the Skyline provide optimal trade-offs of multiple dimensions, since operator, Groups skyline and we propose to its introduction to the database community in integrate groups skyline to our internal [Borzsony01], the skyline operator had a real interest distributed decision support system [Hose16],[Tiakas15],[Paolo18], which allows it to architecture. stand out of many other types of query preferences. Keywords - Skyline, Groups skyline, Decision Skyline is based on Paredo dominance concept that can support system, Distributed decision support be defined as follows: system Definition (Dominance or Pareto), noted:≺, When having two tuples: p and q, if p is as good as q in all 1. Introduction dimensions and better than q in at least one, then p dominate q (p≺q), if p≺q and simultaneously q≺p, The Skyline operator (Maxima or Pareto dominance then they are incomparable. relationship) is a multi-criteria analysis operator that Formally (assuming that the smallest value is better): manages query complexity. Skyline extracts tuples from database using user preferences and returns the best p≺q ⇒ ∀ i∈[1,d] : pi ≤i qi and ∃j∈[1,d] : pj