67 resultados para evolutionary hill climbing


Relevância:

80.00% 80.00%

Publicador:

Resumo:

Simultaneous multithreading processors dynamically share processor resources between multiple threads. In general, shared SMT resources may be managed explicitly, for instance, by dynamically setting queue occupation bounds for each thread as in the DCRA and Hill-Climbing policies. Alternatively, resources may be managed implicitly; that is, resource usage is controlled by placing the desired instruction mix in the resources. In this case, the main resource management tool is the instruction fetch policy which must predict the behavior of each thread (branch mispredictions, long-latency loads, etc.) as it fetches instructions.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Learning Bayesian networks with bounded tree-width has attracted much attention recently, because low tree-width allows exact inference to be performed efficiently. Some existing methods \cite{korhonen2exact, nie2014advances} tackle the problem by using $k$-trees to learn the optimal Bayesian network with tree-width up to $k$. Finding the best $k$-tree, however, is computationally intractable. In this paper, we propose a sampling method to efficiently find representative $k$-trees by introducing an informative score function to characterize the quality of a $k$-tree. To further improve the quality of the $k$-trees, we propose a probabilistic hill climbing approach that locally refines the sampled $k$-trees. The proposed algorithm can efficiently learn a quality Bayesian network with tree-width at most $k$. Experimental results demonstrate that our approach is more computationally efficient than the exact methods with comparable accuracy, and outperforms most existing approximate methods.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The optimization of cutouts in composite plates was investigated by implementing a procedure known as Evolutionary Structural Optimization. Perforations were introduced into a finite element mesh of the plate from which one or more cutouts of a predetermined size were evolved. In the examples presented, plates were rejected from around each evolving cutout based on a predefined rejection criterion. The Limiting ply within each plate element around the cutout was determined based on the Tsai-Hill failure criterion. Finite element plates with values below the product of the average Tsai-Hill number and a rejection criterion were subsequently removed. This process was iterated until a steady state was reached and the rejection criterion was then incremented by an evolutionary rate and the above steps repeated until the desired cutout area was achieved. Various plates with differing lay-up and loading parameters were investigated to demonstrate the generality and robustness of this optimization procedure.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The decision of Lord Hardwicke LC in Blanchard v Hill in 1742 is the earliest reported case on the equitable jurisdiction to grant injunctive relief against trade mark piracy. The ambiguous manner in which the case was reported led to the decision being interpreted as either the basis of equitable jurisdiction or a denial of jurisdiction. This article seeks to establish the background to the case, what actually happened, and the immediate impact of the decision. The scene is set, however, in a parallel symbolic universe – heraldry – because in 1740, the officers of arms were confronted with a trade mark case.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In the Ceramiaceae, one of the largest families of the red algae, there are from 1 to 4000 nuclei in each vegetative cell, but each tribe is homogeneous with respect to the uninucleate/multinucleate character state, except for the Callithamnieae. The goals of this study were to analyze rbcL gene sequences to clarify the evolution of taxa within the tribe Callithamnieae and to evaluate the potential evolutionary significance of the development of multinucleate cells in certain taxa. The genus Aglaothamnion, segregated from Callithamnion because it is uninucleate, was paraphyletic in all analyses. Callithamnion (including Aristothamnion) was monophyletic although not robustly so, apparently due to variations between taxa in rate of sequence evolution. Morphological synapomorphies were identified at different depths in the tree, supporting the molecular phylogenetic analysis. The uninucleate character state is ancestral in this tribe. The evolution of multinucleate cells has occurred once in the Callithamnieae. Multiple nuclei in each cell may combine the benefits of small C values (rapid cell cycle) with large cells (permitting morphological elaboration) while maintaining a constant ratio of nuclear volume: cytoplasmic volume.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Abstract To achieve higher flexibility and to better satisfy actual customer requirements, there is an increasing tendency to develop and deliver software in an incremental fashion. In adopting this process, requirements are delivered in releases and so a decision has to be made on which requirements should be delivered in which release. Three main considerations that need to be taken account of are the technical precedences inherent in the requirements, the typically conflicting priorities as determined by the representative stakeholders, as well as the balance between required and available effort. The technical precedence constraints relate to situations where one requirement cannot be implemented until another is completed or where one requirement is implemented in the same increment as another one. Stakeholder preferences may be based on the perceived value or urgency of delivered requirements to the different stakeholders involved. The technical priorities and individual stakeholder priorities may be in conflict and difficult to reconcile. This paper provides (i) a method for optimally allocating requirements to increments; (ii) a means of assessing and optimizing the degree to which the ordering conflicts with stakeholder priorities within technical precedence constraints; (iii) a means of balancing required and available resources for all increments; and (iv) an overall method called EVOLVE aimed at the continuous planning of incremental software development. The optimization method used is iterative and essentially based on a genetic algorithm. A set of the most promising candidate solutions is generated to support the final decision. The paper evaluates the proposed approach using a sample project.