Skip to content
GitLab
Explore
Sign in
Show whitespace changes
Inline
Side-by-side
libs/or-tools-src-ubuntu/examples/dotnet/SolveWithTimeLimitSampleSat.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="SolveWithTimeLimitSampleSat.cs" />
<Compile Include="SolveWithTimeLimitSampleSat.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/SpeakerSchedulingSat.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="SpeakerSchedulingSat.cs" />
<Compile Include="SpeakerSchedulingSat.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/StepFunctionSampleSat.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="StepFunctionSampleSat.cs" />
<Compile Include="StepFunctionSampleSat.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/StopAfterNSolutionsSampleSat.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="StopAfterNSolutionsSampleSat.cs" />
<Compile Include="StopAfterNSolutionsSampleSat.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/TaskSchedulingSat.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="TaskSchedulingSat.cs" />
<Compile Include="TaskSchedulingSat.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/Tsp.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="Tsp.cs" />
<Compile Include="Tsp.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/TspCircuitBoard.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="TspCircuitBoard.cs" />
<Compile Include="TspCircuitBoard.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/TspCities.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="TspCities.cs" />
<Compile Include="TspCities.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/TspDistanceMatrix.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="TspDistanceMatrix.cs" />
<Compile Include="TspDistanceMatrix.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/Vrp.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="Vrp.cs" />
<Compile Include="Vrp.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/VrpCapacity.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="VrpCapacity.cs" />
<Compile Include="VrpCapacity.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/VrpDropNodes.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="VrpDropNodes.cs" />
<Compile Include="VrpDropNodes.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/VrpGlobalSpan.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="VrpGlobalSpan.cs" />
<Compile Include="VrpGlobalSpan.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/VrpInitialRoutes.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="VrpInitialRoutes.cs" />
<Compile Include="VrpInitialRoutes.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/VrpPickupDelivery.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="VrpPickupDelivery.cs" />
<Compile Include="VrpPickupDelivery.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/VrpPickupDeliveryFifo.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="VrpPickupDeliveryFifo.cs" />
<Compile Include="VrpPickupDeliveryFifo.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/VrpPickupDeliveryLifo.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="VrpPickupDeliveryLifo.cs" />
<Compile Include="VrpPickupDeliveryLifo.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/VrpResources.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="VrpResources.cs" />
<Compile Include="VrpResources.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/VrpStartsEnds.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="VrpStartsEnds.cs" />
<Compile Include="VrpStartsEnds.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
libs/or-tools-src-ubuntu/examples/dotnet/VrpTimeWindows.csproj
View file @
a9bd42a2
...
@@ -19,6 +19,6 @@
...
@@ -19,6 +19,6 @@
<ItemGroup>
<ItemGroup>
<Compile Include="VrpTimeWindows.cs" />
<Compile Include="VrpTimeWindows.cs" />
<PackageReference Include="Google.OrTools" Version="7.
7
.*" />
<PackageReference Include="Google.OrTools" Version="7.
8
.*" />
</ItemGroup>
</ItemGroup>
</Project>
</Project>
Prev
1
2
3
4
5
6
7
8
…
37
Next