Proposing a new search template for modelling languages

Published: 2011, Last Modified: 11 Jun 2025WCIT 2011EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: The major problem in solving combinatorial optimization problems is the huge size of the search space. To explore the search space in a reasonable time, using smart search algorithms is inevitable. One of the main difficulties in implementing search methods is the lack of a uniform, high-level template for all search paradigms. In this paper, we propose a high-level, parametric template suitable for modeling languages which covers both tree search and local search.
Loading