Been using BBO dealer, but it's full of bugs (constraints don't work properly), so I need an alternative. Any ideas?
Page 1 of 1
I need a simulator
#3
Posted 2011-July-05, 16:58
whereagles, on 2011-July-05, 16:14, said:
Been using BBO dealer, but it's full of bugs (constraints don't work properly), so I need an alternative. Any ideas?
Write your own?
I threw a simple one together in about 10 minutes using MATLAB
(It only calculates the distribution of HCP and shapes, however, its not too difficult to extend this)
Alderaan delenda est
#4
Posted 2011-July-05, 21:24
For simple hand generation you can write your own. If you need speed, for rare hand-types, most of us are going to be better off with one of the published ones. And if you want an interface with a double-dummy solver, you better be really good with piping your output to gib, or use one of the published ones.
I've been happily using the thomas andrews deal software for some time. Bookmarking a TCL manpage, for syntax on loops and simple math, is a help, in addition to the documentation for the builtin commands. The learning curve was steep but short.
I've been happily using the thomas andrews deal software for some time. Bookmarking a TCL manpage, for syntax on loops and simple math, is a help, in addition to the documentation for the builtin commands. The learning curve was steep but short.
#5
Posted 2011-July-06, 11:38
Don Stenmark
TWOferBRIDGE
"imo by far in bridge the least understood concept is how to bid over a jump-shift
( 1M-1NT!-3m-?? )." ....Justin Lall
" Did someone mention relays? " .... Zelandakh
K-Rex to Mikeh : " Sometimes you drive me nuts " .
TWOferBRIDGE
"imo by far in bridge the least understood concept is how to bid over a jump-shift
( 1M-1NT!-3m-?? )." ....Justin Lall
" Did someone mention relays? " .... Zelandakh
K-Rex to Mikeh : " Sometimes you drive me nuts " .
#6
Posted 2011-July-08, 07:04
Thx guys, I'll download Thomas' simulator and give it a try.
I think Pavlicek's sim had, if I recall correctly, some strange theoretical bias in certain circumstances. Unless that has been fixed, it might not be totally accurate.
I think Pavlicek's sim had, if I recall correctly, some strange theoretical bias in certain circumstances. Unless that has been fixed, it might not be totally accurate.
#7
Posted 2011-July-08, 07:06
hrothgar, on 2011-July-05, 16:58, said:
Write your own?
I threw a simple one together in about 10 minutes using MATLAB
(It only calculates the distribution of HCP and shapes, however, its not too difficult to extend this)
I threw a simple one together in about 10 minutes using MATLAB
(It only calculates the distribution of HCP and shapes, however, its not too difficult to extend this)
Thx, but I need something that can produce complex chains of constraints. Don't have time right now to apply the "do it yourself" method
Page 1 of 1