« Back to Scenario Collection

Search Algorithms

Combination View Flat View Tree View
Threads [ Previous | Next ]
Search Algorithms
Answer
10/30/20 9:43 AM
The following package provides a documentation how to implement and trigger search algorithms on a search tree model type.
The scenario documentation offers a step-by-step description of the classes and attributes to be added and how to adapt them to make the search algorithms work.


To Download the Search Algorithm Package: Click Here
To Download the ABL File: Click Here   
To Download the ADL File: Click Here 

For the Depth First Search File: Click Here 
For the Breadth First Search File: Click Here 
For the Hill Climbing File:Click Here 
For the Branch and Bound File: Click Here 
For the A* File: Click Here 

Result: