backtrack_binary_rc_test


backtrack_binary_rc_test, a C code which calls backtrack_binary_rc(), which carries out a backtrack search for a set of binary decisions, using reverse communication (RC).

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

backtrack_binary_rc, a C code which carries out a backtrack search for a set of binary decisions, using reverse communication (RC).

Source Code:


Last revised on 01 May 2019.