sort_rc_test, a C++ code which calls sort_rc(), which can sort a list of any kind of objects, using reverse communication (RC).
The information on this web page is distributed under the MIT license.
sort_rc, a C++ code which sorts a list of any kind of objects, using reverse communication (RC).