2008
DOI: 10.1590/s1415-47572008000500027
|View full text |Cite
|
Sign up to set email alerts
|

Ant-Based Phylogenetic Reconstruction (ABPR): A new distance algorithm for phylogenetic estimation based on ant colony optimization

Abstract: We propose a new distance algorithm for phylogenetic estimation based on Ant Colony Optimization (ACO), named Ant-Based Phylogenetic Reconstruction (ABPR). ABPR joins two taxa iteratively based on evolutionary distance among sequences, while also accounting for the quality of the phylogenetic tree built according to the total length of the tree. Similar to optimization algorithms for phylogenetic estimation, the algorithm allows exploration of a larger set of nearly optimal solutions. We applied the algorithm … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2011
2011
2015
2015

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(3 citation statements)
references
References 38 publications
0
3
0
Order By: Relevance
“…Create edge_strt_node(Sa), edge_end_node (Ea), edge_weight (Wa) and node_weight (Na) from G (V, E, W) [1] for each vertex V in parallel do [2] Invoke INITNODEWEIGHT (Na, S) [3] end for [4] for i = 0 toV-1 do [5] for each edge E in parallel do [6] Invoke RELAX (Na, Sa, Ea, Wa) [7] end for [8] end for Basic Bellman Ford algorithm consists of two kernels as a part of its implementation.…”
Section: Algorithm 1: Bf ( G (V E W) S)mentioning
confidence: 99%
See 2 more Smart Citations
“…Create edge_strt_node(Sa), edge_end_node (Ea), edge_weight (Wa) and node_weight (Na) from G (V, E, W) [1] for each vertex V in parallel do [2] Invoke INITNODEWEIGHT (Na, S) [3] end for [4] for i = 0 toV-1 do [5] for each edge E in parallel do [6] Invoke RELAX (Na, Sa, Ea, Wa) [7] end for [8] end for Basic Bellman Ford algorithm consists of two kernels as a part of its implementation.…”
Section: Algorithm 1: Bf ( G (V E W) S)mentioning
confidence: 99%
“…Create Flag (F1) and Flag (F2) [1] for each vertex v in parallel do [2] Invoke INITNODEWEIGHT (Na, S, F1, F2)…”
Section: Algorithm 4: Bf_2flags ( G (V E W) S)mentioning
confidence: 99%
See 1 more Smart Citation