翻訳と辞書
Words near each other
・ EasyDITA
・ EasyDNS
・ EasyEclipse
・ EasyEDA
・ EasyFly
・ EasyGameStation
・ EasyGroup
・ EasyGrowth Treasury Receipts
・ EasyHotel
・ EasyInternetcafé
・ EasyJet
・ EasyJet destinations
・ EasyJet Switzerland
・ EasyJet Switzerland destinations
・ EasyLanguage
EasyLocal++
・ EasyMandarin
・ Easymix 1467
・ Easynet
・ Easynet Connect
・ Easynews
・ EasyNumber
・ EasyOffice
・ EasyPeasy
・ EasyPizza
・ EasyPost
・ Easyrec
・ EasyRider
・ Easyriders
・ Easyroad Cadwork


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

EasyLocal++ : ウィキペディア英語版
EasyLocal++

EasyLocal++〔Project website: https://bitbucket.org/satt/easylocal-3〕 is a framework for modeling and solving combinatorial optimization problems through local search metaheuristics. The framework (currently at version 3.0) is entirely written in C++ (C++11) and makes broad use of template metaprogramming to achieve strong separation of concerns and performance. For instance, to solve a problem, it is sufficient to implement methods to compute the problem-specific cost function and to enumerate the problem-specific local search moves. The framework takes care of calling these hook methods to solve the problem using one of the implemented heuristics (e.g. simulated annealing, tabu search, hill climbing, ...).
The project is currently maintained by the SaTT (Scheduling and Time Tabling)〔SaTT website: http://satt.diegm.uniud.it〕 group of the University of Udine.
==References==



抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「EasyLocal++」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.