News

Abstract: Sine-Cosine algorithm (SCA) is an optimization algorithm formulated based on mathematical Sine and Cosine terms. It is widely used to solve various optimization problems. However the ...
Due to the NP-hardness of the FS problem, an Enhanced Comprehensive Learning Discrete Sine Cosine Algorithm (ECLDSCA) incorporates several key components to effectively remove redundant features and ...
2021年3月発売の「Python数値計算プログラミング」(講談社)サポートページです。 本書で解説している全てのPytnonスクリプトを公開しています。本文のミスなどはここに書き足しておくよう ...
The codes are tested on python 3.6 and pyomo 5.7.3. This package can be seen a python version of SDDP.jl v0.0.2. The algorithmic principles and structure of the code are inspired by sddp.jl.