52 resultados para Graphs
Resumo:
Web services are software units that allow access to one or more resources, supporting the deployment of business processes in the Web. They use well-defined interfaces, using web standard protocols, making possible the communication between entities implemented on different platforms. Due to these features, Web services can be integrated as services compositions to form more robust loose coupling applications. Web services are subject to failures, unwanted situations that may compromise the business process partially or completely. Failures can occur both in the design of compositions as in the execution of compositions. As a result, it is essential to create mechanisms to make the implementation of service compositions more robust and to treat failures. Specifically, we propose the support for fault recovery in service compositions described in PEWS language and executed on PEWS-AM, an graph reduction machine. To support recovery failure on PEWS-AM, we extend the PEWS language specification and adapted the rules of translation and reduction of graphs for this machine. These contributions were made both in the model of abstract machine as at the implementation level
Resumo:
The Hiker Dice was a game recently proposed in a software designed by Mara Kuzmich and Leonardo Goldbarg. In the game a dice is responsible for building a trail on an n x m board. As the dice waits upon a cell on the board, it prints the side that touches the surface. The game shows the Hamiltonian Path Problem Simple Maximum Hiker Dice (Hidi-CHS) in trays Compact Nth , this problem is then characterized by looking for a Hamiltonian Path that maximize the sum of marked sides on the board. The research now related, models the problem through Graphs, and proposes two classes of solution algorithms. The first class, belonging to the exact algorithms, is formed by a backtracking algorithm planed with a return through logical rules and limiting the best found solution. The second class of algorithms is composed by metaheuristics type Evolutionary Computing, Local Ramdomized search and GRASP (Greed Randomized Adaptative Search). Three specific operators for the algorithms were created as follows: restructuring, recombination with two solutions and random greedy constructive.The exact algorithm was teste on 4x4 to 8x8 boards exhausting the possibility of higher computational treatment of cases due to the explosion in processing time. The heuristics algorithms were tested on 5x5 to 14x14 boards. According to the applied methodology for evaluation, the results acheived by the heuristics algorithms suggests a better performance for the GRASP algorithm
Resumo:
The research here undertaken analyzes the process of urbanization on the coast of Panamirim - RN and Nísia Floresta - RN, arising from leisure, the main leisure expression was considered the second residence and coastal tourism. The leisure promoted the growth of businesses and public and private services to meet consumer demand in that area, which initially occurred with users of second home, and which also gradually begin to occupy the coastline of these municipalities in 1980 and more recently with the development of tourism in the 1990s until now. To undertake such an analysis, we did the georeferencing about the trade and also public and private services of that coast, characterizing them; evaluated the extent to which services deployed in this area meets the demands of tourists and users of second residence; it was also identified how the centrality of Natal interferes in the expansion of services in these locations. The spatial area of research includes the coastal municipalities of Parnamirim and Nísia Floresta, considering the limits of the census of the Instituto Brasileiro de Geografia e Estatística- IBGE, and about the time frame, it was considered the 1990s to the present day. The methodology consists of: 1. survey and reading of the literature related to the researched topic, serving as the theoretical analysis in the construction of the object studied; 2. collection and organization of secondary data by the IBGE and tourism sectors of the State of Rio Grande do Norte, Natal and main municipalities of the research; 3. Questionnaires and / or interviews with the traders, service providers, tourists, users of second homes, local residents, and government. The analysis of such data collected allowed the preparation of graphs, maps and tables that illustrate the results obtained in the research field, basing so the study. The relevance of the study is shown by the extensive survey data involving agents of the research, including tourists, users of second homes and, above all, the data for the service sector that did not exist in the analyzed area. The study results identified in the area analyzed the emergence of three new centers, arising from the urbanization process from leisure, one of them located in the municipality of Nísia Foresta Beach in Barra de Tabatinga, and two in Parnamirim, more specifically in locality Pium and Beach Pirangi do Norte. It was further observed that, being located in tourist areas, the main feature of these new centers is seasonality
Resumo:
In this work a study of social networks based on analysis of family names is presented. A basic approach to the mathematical formalism of graphs is developed and then main theoretical models for complex networks are presented aiming to support the analysis of surnames networks models. These, in turn, are worked so as to be drawn leading quantities, such as aggregation coefficient, minimum average path length and connectivity distribution. Based on these quantities, it can be stated that surnames networks are an example of complex network, showing important features such as preferential attachment and small-world character
Resumo:
The central objective of a study Non-Homogeneous Markov Chains is the concept of weak and strong ergodicity. A chain is weak ergodic if the dependence on the initial distribution vanishes with time, and it is strong ergodic if it is weak ergodic and converges in distribution. Most theoretical results on strong ergodicity assume some knowledge of the limit behavior of the stationary distributions. In this work, we collect some general results on weak and strong ergodicity for chains with space enumerable states, and also study the asymptotic behavior of the stationary distributions of a particular type of Markov Chains with finite state space, called Markov Chains with Rare Transitions
Resumo:
Across the centuries, Mathematics - exact science as it is - has become a determining role in the life of man, which forms to use suprir needs of their daily lives. With this trajectory, is characterized the importance of science as an instrument of recovery not only conteudstica, but also a mathematician to know that leads the apprentice to be a dynamic process of learning ecient, able to find solutions to their real problems. However, it is necessary to understand that mathematical knowledge today requires a new view of those who deal directly with the teaching-learning process, as it is for them - Teachers of Mathematics - desmistificarem the version that mathematics, worked in the classroom, causes difficulties for the understanding of students. On this view, we tried to find this work a methodology that helps students better understand the Quadratic functions and its applications in daily life. Making use of knowledge Ethnomathematics, contextualizing the problems relating to the content and at the same time handling the software GeoGebra, aiming a better view of the behavior of graphs of functions cited
Resumo:
Multi-objective combinatorial optimization problems have peculiar characteristics that require optimization methods to adapt for this context. Since many of these problems are NP-Hard, the use of metaheuristics has grown over the last years. Particularly, many different approaches using Ant Colony Optimization (ACO) have been proposed. In this work, an ACO is proposed for the Multi-objective Shortest Path Problem, and is compared to two other optimizers found in the literature. A set of 18 instances from two distinct types of graphs are used, as well as a specific multiobjective performance assessment methodology. Initial experiments showed that the proposed algorithm is able to generate better approximation sets than the other optimizers for all instances. In the second part of this work, an experimental analysis is conducted, using several different multiobjective ACO proposals recently published and the same instances used in the first part. Results show each type of instance benefits a particular type of instance benefits a particular algorithmic approach. A new metaphor for the development of multiobjective ACOs is, then, proposed. Usually, ants share the same characteristics and only few works address multi-species approaches. This works proposes an approach where multi-species ants compete for food resources. Each specie has its own search strategy and different species do not access pheromone information of each other. As in nature, the successful ant populations are allowed to grow, whereas unsuccessful ones shrink. The approach introduced here shows to be able to inherit the behavior of strategies that are successful for different types of problems. Results of computational experiments are reported and show that the proposed approach is able to produce significantly better approximation sets than other methods