Difference between revisions of "Team:Tongji-Software/Model"

Line 246: Line 246:
 
         Overview
 
         Overview
 
       </span></br>  
 
       </span></br>  
<span class="detail"We will introduce how we use knowledge of mathematics and algorithms to implement function of Alpha Ant in details in this section. It consists of three parts, Pathway Search Algorithm, Pathway Ranking Methods and Additional functions.</span>
+
<span class="detail">We will introduce how we use knowledge of mathematics and algorithms to implement function of Alpha Ant in details in this section. It consists of three parts, Pathway Search Algorithm, Pathway Ranking Methods and Additional functions.</span></br>
  
 
<span class="h1" id="DFS">Pathway Search Algorithm: Depth-first search</span></br>
 
<span class="h1" id="DFS">Pathway Search Algorithm: Depth-first search</span></br>

Revision as of 16:58, 4 October 2018

Model
Overview
We will introduce how we use knowledge of mathematics and algorithms to implement function of Alpha Ant in details in this section. It consists of three parts, Pathway Search Algorithm, Pathway Ranking Methods and Additional functions.
Pathway Search Algorithm: Depth-first search
Pathway Ranking Criteria
Additional function algorithm