Package CoinDjinni: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #195008
Package removed: Aleksei Nikiforov
Deletion date: Nov. 21, 2017
    Source package: CoinDjinni
    Version: 2.2.4-alt1
    Build time:  Feb 14, 2012, 09:53 AM
    Report package bug
    License: ISC License
    Summary: A Templatized C++ Framework with Python Bindings for Heuristic Search
    Description: 
    Djinni is a framework for implementing heuristic search algorithms. The
    core elements are coded in C++ and python bindings are provided to
    simplify the user interface. The current version of Djinni implements
    compressed annealing (Ohlmann et al., 2004), a generalization of the
    well-known simulated annealing algorithm, and includes code used by
    Ohlmann and Thomas (2007) to solve the traveling salesman problem with
    time windows (TSPTW). The Djinni framework uses C++ templates to
    separate code into three parts: a heuristic search algorithm, a problem
    model, and problem data. Thus, it is straightforward to apply compressed
    or simulated annealing to problems other than the TSPTW. Furthermore, it
    is not difficult to apply different heuristic search algorithms to the
    same problem.

    List of rpms provided by this srpm:
    CoinDjinni-devel (noarch)
    CoinDjinni-docs (noarch)
    python-module-djinni (x86_64, i586)
    python-module-djinni-debuginfo (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev

      1. boost-devel
      2. python-devel
      3. doxygen
      4. graphviz
      5. swig
      6. gcc-c++

    Last changed


    Feb. 14, 2012 Eugeny A. Rostovtsev 2.2.4-alt1
    - Initial build for Sisyphus