On Mon, May 31, 2010 at 5:55 PM, Nicolas Borie <[email protected]> wrote: > Here comes the questions : > - Is everybody still ok with main points and spec ? > - Any comment, suggestion of improvement ?
I have a few general questions questions: Are there plans for Uniform-cost, Depth-limited, iterative deepening, and bidirectional(if applicable)? How does one easily incorporate a bounding function? The comments of the file say it is there, but how? Similarly, how would one incorporate restrictions with isomorphism(I've visited a structure isomorphic to this one, I do not need to visit it again)? Plans for Hill-climbing, Genetic algorithms, Simulated annealing, or the various beam searches? Maybe wishing a bit too much, but how much automatic parallelism is available? -bill -- You received this message because you are subscribed to the Google Groups "sage-combinat-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.
