私はこのようなことを試しました:
...
option solver '..\Gecode\include\gecode';
solve;
CreateProcess("..\Gecode\include\gecode.exe") failure!
Error code 2.
なしで実行:
"Cannot invoke minos: no such program."
Windows に gecode をインストールした後、指定する特定のファイルが表示されません。IPython プロジェクトには、ampl.exe 以外の AMPL ファイルが必要ですか、それとも gecode が不足しているだけですか?