MIDACO for Fortran ダウンロード

Fortran用MIDACO 6.0 制限版(4変数まで)の無料ダウンロードはこちら

実行サンプル

問題の種類説明サンプルファイル ▶
(Fortran77)
サンプルファイル ▶
(Fortran90)
NLP 連続変数example_NLP.fexample_NLP.f90
NLPc 制約付きNLPexample_NLPc.fexample_NLPc.f90
IP 整数変数example_IP.fexample_IP.f90
IPc 制約付きIPexample_IPc.fexample_IPc.f90
MINLP 混合変数 example_MINLP.fexample_MINLP.f90
MINLPc  制約付きMINLP  example_MINLPc.fexample_MINLPc.f90
MO多目的最適化▷example_MO.fexample_MO.f90
その他の実行サンプル:  ベンチマーク▷
並列化を利用したサンプル: こちら▷

コンパイル手順

gfortranでの手動コンパイル

gfortran  -c  example_MINLPc.f90
gfortran  -c  midaco.f
gfortran  -o  run example_MINLPc.o  midaco.o
./run
Makefile (Linux/Mac, gfortran)         makefile
Makefule (Linux/Mac, ifort)makefile
Makefile (Linux/Mac, g95/f95)makefile
Makefile (Linux/Mac, gcc)makefile
Makefile (Linux/Mac, g++)makefile
Batchfile (Windows, g77)make.bat
 MIDACOは、NAG、PGI、FTN95、および
MS Visual Studio ▷でもコンパイル可能です
実行画面 ▶
解ファイル ▶

MIDACOの実行に問題がありますか? こちらを参照、またはお問い合わせください