In order to solve parallel algorithm of Petri net system with concurrent functions and implement parallel control and execution of Petri net,parallel programming model of Petri net based on multi-core clusters is put ...
详细信息
ISBN:
(纸本)9781479941681
In order to solve parallel algorithm of Petri net system with concurrent functions and implement parallel control and execution of Petri net,parallel programming model of Petri net based on multi-core clusters is put ***,P-invariant technology is used to do the functional division of Petri net system and the parallel analysis of Petri net ***,based on architecture of multi-core cluster and combined with parallelism of Petri net process,Petri net system model is ***,parallel algorithm of Petri net system is ***,under the environment of multi-core cluster,the simulation experiment of parallel algorithm is *** experimental results show that parallel algorithm based on Petri net system model is correct and *** model can effectively simulate the actual operation of the system and is an effective model of Petri net parallelization system.
A matching M of a graph G = (V,E) is a subset of the set of edges E such that no two edges in M are adjacent. A maximum weight (perfect) matching of a (complete) weighted graph is a (perfect) matching of the graph whe...
详细信息
Airport drop-off service provided by airlines is a chauffeur-driven service(i.e. Uber and Di Di) as an emerging travel choice for travelers. More and more passenger enjoy the drop-off service. In practice, we find an ...
详细信息
ISBN:
(纸本)9781509012572
Airport drop-off service provided by airlines is a chauffeur-driven service(i.e. Uber and Di Di) as an emerging travel choice for travelers. More and more passenger enjoy the drop-off service. In practice, we find an interesting question: if a passenger has ever choice the drop-off service, whether they are willing to recommend this service to other traveler? Although the acknowledgment that social learning is related to travel decision is promoted, quantitative analysis about how social learning shape and impact the decision of passengers is still limited. We study and estimate a diffusion probability between different passengers by proposing a CCM(Co-travel Link Cascade Model) based on a modified EM iterative algorithm. Then, we segment passengers into three types(Influenced, Unchecked and Immune). The three types of passengers are predicated by approaches of IC-like model, Random Forest model and probabilistic model, respectively. In addition, we also design a parallel implementation of our proposed algorithm in the Apache Spark distributed data processing environment. Experimental results on a real aviation data set demonstrate that CCM can efficiently infer the decision of travelers.
This paper discusses the convergence of the numerical solution of the neural network, whose stability is such that any trajectory asymptotically approaches the equilibrium solution. It is shown first that when the con...
详细信息
A new algorithm for molecular dynamics on the Connection Machine is presented and compared to an algorithm known from literature. The algorithms have been in implemented in CM Fortran 8x. Their performances, measured ...
详细信息
We present two new parallel algorithms for exact (error-free) solution of a system of linear equations on a distributed-memory multiprocessor. The exact solution is obtained using the congruence technique which consis...
详细信息
This paper deals with the orienteering problem (OP) which is a combination of two well-known problems (i.e., travelling salesman problem and the knapsack problem). OP is an NP-hard problem and is useful in appropriate...
详细信息
This paper deals with the orienteering problem (OP) which is a combination of two well-known problems (i.e., travelling salesman problem and the knapsack problem). OP is an NP-hard problem and is useful in appropriately modeling several challenging applications. As the parameters involved in these applications cannot be measured precisely, depicting them using crisp numbers is unrealistic. Further, the decision maker may be satisfied with graded satisfaction levels of solutions, which cannot be formulated using a crisp program. To deal with the above-stated two issues, we formulate the fuzzy orienteering problem (FOP) and provide a method to solve it. Here we state the two necessary conditions of OP of maximizing the total collected score and minimizing the time taken to traverse a path (within the specified time bound) as fuzzy goals and the remaining necessary conditions as crisp constraints. Using the max-min formulation of the fuzzy sets obtained from the fuzzy goals, we calculate the fuzzy decision sets (Z and Z*) that contain the feasible paths and the desirable paths, respectively, along with the degrees to which they are acceptable. To efficiently solve large instances of FOP, we also present a parallel algorithm on CREW PRAM model.
We present load balancing, selection, and sorting algorithms for the star and pancake networks. Let Xn be an n-star or n-pancake with p = n! processors with N elements distributed evenly among the processors such that...
详细信息
The heap representation of priority queues is one of the most widely used data structures in the design of parallel algorithms. Efficiently exploiting the parallelism of a priority heap has significant influence on th...
详细信息
Efficient parallel algorithms for finding an optimal path-shaped or tree-shaped facility with a specified size in a tree network are presented. Four kinds of optimization criteria are considered: Minimizing/maximizing...
详细信息
暂无评论