3 research outputs found

    Possibilities to solve the clique problem by thread parallelism using task pools,

    No full text
    Abstract We construct parallel algorithms with implementations to solve the clique problem in practice and research their computing time compared with sequential algorithms. The parallel algorithms are implemented in Java using threads. Best efficiency is achieved by solving the problem of task scheduling by using task pools
    corecore