浏览代码

test commit

kolja 7 年之前
父节点
当前提交
0889a43d41
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Test/Test.cpp
  2. 二进制
      Test/test.wav

+ 1 - 1
Test/Test.cpp

@@ -49,7 +49,7 @@ int main()
 
     IloRange sum_to_one( env, 1, 1 );
     IloObjective obj = IloMaximize( env, 0 );
-
+    //test änderung
     sum_to_one.setLinearCoef( x1, 1 );
     sum_to_one.setLinearCoef( x2, 1 );
     obj.setLinearCoef( x1, 2 );

二进制
Test/test.wav