search_test


search_test, a C code which calls search() to search integers between A and B for a value J such that F(J) = C.

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:

search, a C code which searches integers between A and B for a value J such that F(J) = C, intended as a starting point for the creation of a parallel version.

Source Code:


Last revised on 04 August 2019.