Пакет CoinDjinni: Информация

Danger alert: Пакет удалён из репозитория sisyphus

Удалён в задании: #195008
Пакет удалён: Aleksei Nikiforov
Дата удаления: 21 ноября 2017 г.
    Исходный пакет: CoinDjinni
    Версия: 2.2.4-alt1
    Собран:  14 февраля 2012 г. 9:53
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.coin-or.org/projects/Djinni.xml

    Лицензия: ISC License
    О пакете: A Templatized C++ Framework with Python Bindings for Heuristic Search
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    CoinDjinni-devel (noarch)
    CoinDjinni-docs (noarch)
    python-module-djinni (x86_64, i586)
    python-module-djinni-debuginfo (x86_64, i586)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev

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

    Последнее изменение


    14 февраля 2012 г. Eugeny A. Rostovtsev 2.2.4-alt1
    - Initial build for Sisyphus