From: Virden, L. W. <lv...@ca...> - 2007-02-13 13:29:59
|
For annealing, that might go into a module for collecting various combinatoric/permutation operations? Or do we have those some place else? For the backtracking, is it enough code to rate its own tcllib "module"? Also, we would, of course, want to contact the appropriate authors, and get their okay before adding the code. We don't want another one of _those_ reactions... --=20 <URL: http://wiki.tcl.tk/ > Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. <URL: mailto:lv...@gm... > <URL: http://www.purl.org/NET/lvirden/ > =20 -----Original Message----- From: Arjen Markus BTW, I would like to add simulated annealing (derived from=20 http://wiki.tcl.tk/3835) and backtracking (http://wiki.tcl.tk/17266) to Tcllib as well, what would be a good place for them? I don't think the math module is the right spot, maybe a new module to better advertise such=20 search mechanisms? |