kolja hace 7 años
padre
commit
0889a43d41
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Test/Test.cpp
  2. BIN
      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 );

BIN
Test/test.wav