I see Part S, "Programming search engines", in Modeling and Programming with Gecode. but the Part S in the document, it explains how to program a search strategy? but my question is guilty of integrating a new strategy? as the DFS search strategy, there is the file / gecode / search / dfs.cpp I want to create a new file nouvsearch.cpp in gecode/search /, this file contains the source code of the new strategy NOUVSEARCH (naive strategy) i want to use this searche in the examples of Gecode thanks
________________________________ De : sami sami1 <[email protected]> À : [email protected] Envoyé le : Dim 23 janvier 2011, 11h 39min 09s Objet : integrate a new search strategy in Gecode Hello, In Gecode, I would like to integrate a new search strategy (as BAB or DFS) but I do not know how? I am a new user Gecode Thanks for help
_______________________________________________ Gecode users mailing list [email protected] https://www.gecode.org/mailman/listinfo/gecode-users
