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

    Исходный пакет: 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. graphviz
      2. doxygen
      3. python-devel
      4. gcc-c++
      5. swig
      6. boost-devel

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


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