Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Breadth-first algorithm

AIDES uses this look ahead, scoring, and then making of all match decisions at once as its way of developing the better flowsheets. It can be viewed as a breadth first algorithm therefore. From the evidence, it is not yet possible to say which approach is better, that used by AIDES or that by BALTAZAR. Of interest is that two such different approaches exist, and both seem to get reasonable structures. [Pg.77]

The branch and bound BB approaches start by solving the continuous relaxation of the MINLP and subsequently perform an implicit enumeration where a subset of the 0-1 variables is fixed at each node. The lower bound corresponds to the NLP solution at each node and it is used to expand on the node with the lowest lower bound (i.e., breadth first enumeration), or it is used to eliminate nodes if the lower bound exceeds the current upper bound (i.e., depth first enumeration). If the continuous relaxation NLP of the MINLP has 0-1 solution for they variables, then the BB algorithm will terminate at that node. With a similar argument, if a tight NLP relaxation results in the first node of the tree, then the number of nodes that would need to be eliminated can be low. However, loose NLP relaxations may result in having a large number of NLP subproblems to be solved which do not have the attractive update features that LP problems exhibit. [Pg.113]

Fig. 3.2 Schematic of the CATS descriptor calculation, (a) The hydrogen-depleted two-dimensional molecular graph provides the input, (b) The graph is simplified for the distance matrix computation different bond orders are not considered (unweighted graph) and all element types are disregarded. The algorithm starts at an arbitrary chosen atom and visits all nodes of the graph in a breadth-first manner, thereby building up the distance matrix. The numbers at the vertices are used to reference individual atoms in the distance matrix. Fig. 3.2 Schematic of the CATS descriptor calculation, (a) The hydrogen-depleted two-dimensional molecular graph provides the input, (b) The graph is simplified for the distance matrix computation different bond orders are not considered (unweighted graph) and all element types are disregarded. The algorithm starts at an arbitrary chosen atom and visits all nodes of the graph in a breadth-first manner, thereby building up the distance matrix. The numbers at the vertices are used to reference individual atoms in the distance matrix.
Whenever the procedure construct-variable-influence-pathways has to generate a number of alternative variable-influence paths, it employs a breadth-first search strategy. The procedure, expand-node, is used to establish the expansion list through the following algorithm ... [Pg.232]

If we require that the estimate underestimates the actual costs of the remaining path segment then we can prove that the A algorithm always finds a cheapest path. If the estimator is always zero, then the path search amounts to a normal breadth-first traversal of the graph (Russell Norvig, 1995). [Pg.419]

Two samples were obtained for each reachability problem by conducting a breadth-first and depth-first search exploration. We compared the results of both algorithms to know which one conducts a better exploration toward markings with same cardinality as the target marking. [Pg.12]

Tables 1.1 and 1.2 have the results of some explorations of the SSp for markings with certain cardinality, using the breadth-first (upper result) and depth-first (lower result) algorithms. Tables 1.1 and 1.2 have the results of some explorations of the SSp for markings with certain cardinality, using the breadth-first (upper result) and depth-first (lower result) algorithms.

See other pages where Breadth-first algorithm is mentioned: [Pg.53]    [Pg.168]    [Pg.14]    [Pg.208]    [Pg.1099]    [Pg.53]    [Pg.168]    [Pg.14]    [Pg.208]    [Pg.1099]    [Pg.68]    [Pg.211]    [Pg.165]    [Pg.206]    [Pg.134]    [Pg.318]    [Pg.320]    [Pg.618]    [Pg.630]    [Pg.26]    [Pg.125]    [Pg.53]    [Pg.49]    [Pg.375]    [Pg.396]    [Pg.166]    [Pg.217]    [Pg.168]    [Pg.2512]    [Pg.2513]    [Pg.2513]    [Pg.2514]    [Pg.32]    [Pg.57]    [Pg.41]    [Pg.49]   
See also in sourсe #XX -- [ Pg.327 ]




SEARCH



Breadth

© 2024 chempedia.info