Corentin Le Molgat
9e70774073
dotnet: Rework snk managment
...
Now you can use the env var DOTNET_SNK to set your own snk key
2018-11-19 11:35:16 +01:00
Corentin Le Molgat
eee64256b3
Fix clean_cc rule
2018-11-19 11:00:44 +01:00
Corentin Le Molgat
97fd0095a7
Makefile: Update archive targets recipe
2018-11-19 09:40:09 +01:00
Laurent Perron
461f0ac74c
fix
2018-11-18 15:01:20 -08:00
Laurent Perron
2373859e19
fix shift_scheduling_sat.py
2018-11-18 09:04:16 -08:00
Laurent Perron
23c79b41e2
Merge branch 'master' of github.com:google/or-tools
2018-11-16 10:22:49 -08:00
Laurent Perron
178993299d
add missing test
2018-11-16 10:22:44 -08:00
Corentin Le Molgat
97044de369
Makefile: Add samples rules for algorithm and graph
2018-11-16 15:10:15 +01:00
Laurent Perron
c75045897b
merge simple_solve_sample_sat into simple_sat_program; update doc
2018-11-16 05:02:48 -08:00
Laurent Perron
8fd62c9e43
reorganize all sat samples to have regular naming
...
Remove sub-method in C# sat sample, just use Main()
2018-11-15 10:56:34 -08:00
Corentin Le Molgat
8ffd9947f3
Fixup dotnet Makefile test target name
2018-11-15 08:22:31 +01:00
Corentin Le Molgat
e5da9b92f3
Update dotnet sat samples
2018-11-14 14:08:40 +01:00
Laurent Perron
2edea4be83
add CpIsFun.java
2018-11-10 13:40:57 +01:00
Laurent Perron
ef0b82c794
polish cp is fun python, C++, C# samples
2018-11-10 13:04:03 +01:00
Corentin Le Molgat
32871015f8
Fixup Makefile.dotnet.mk
...
Typo for SimpleLpProgram.cs
2018-11-09 16:07:09 +01:00
Corentin Le Molgat
2e5e79cdc7
Add linear_solver/samples/SimpleLPProgram
2018-11-09 12:53:46 +01:00
Laurent Perron
1665e776dc
add last samples to make test_python_samples
2018-11-08 12:53:30 +01:00
Laurent Perron
b176edfbea
fix jobshop python samples; add first linear solver lp sample; fix makefile
2018-11-08 11:20:51 +01:00
Corentin Le Molgat
c4e3b1190d
Fixup Contrib dir MACRO on windows
2018-11-08 09:23:46 +01:00
Laurent Perron
eefaaeba86
fix dotnet test path
2018-11-07 23:35:46 +01:00
Laurent Perron
807a8a855b
fix on windows
2018-11-07 23:30:10 +01:00
Laurent Perron
5bb4f639c5
fix python test scripts
2018-11-07 22:09:43 +01:00
Laurent Perron
48d4fe2b89
fix makefiles after contrib example
2018-11-07 21:31:58 +01:00
Laurent Perron
5a6e658475
Merge branch 'master' of github.com:google/or-tools
2018-11-07 17:26:14 +01:00
Laurent Perron
692114def7
port c++ sat examples to the new API; add little methods to the sat C++ api
2018-11-07 17:25:58 +01:00
Corentin Le Molgat
f7060f83a5
Rename SimpleProgram.fs to SimpleProgramFSharp.fs
...
- Avoid collision with SimpleProgram.fs binary output
2018-11-06 18:01:21 +01:00
Corentin Le Molgat
8eeadbecce
Add SimpleProgram
...
This is the example use in optimization site:
GUIDES/Introduction/GetStarted/<lang>/RunningProgram
2018-11-06 14:36:21 +01:00
Laurent Perron
e323bba2e7
backport sat improvements from the abseil branch
2018-11-05 16:24:47 +01:00
Corentin Le Molgat
679783dbd2
Travis-CI: build with -j4
2018-10-31 08:33:43 +01:00
Corentin Le Molgat
c18421ab44
Makefile: Add build/run target
...
- Add build/run target to archive Makefile
- Be able to run cc/python/java/dotnet examples in //
2018-10-31 08:33:43 +01:00
Corentin Le Molgat
58b018ece0
cpp: remove deprecated PROTO_DEPS
2018-10-30 16:08:19 +01:00
Corentin Le Molgat
2ccdc97d76
Remove duplicate target
2018-10-15 10:18:35 +02:00
Corentin Le Molgat
ac42c57a8e
Update stigler_diet example (C++, Python)
2018-10-15 10:10:06 +02:00
Corentin Le Molgat
f6ec77d4ef
Add check_python target
...
Add linear_programming.py
2018-10-15 10:10:06 +02:00
Corentin Le Molgat
e786ca8b3d
Cleanup Makefile.cpp.mk
2018-10-15 10:09:13 +02:00
Corentin Le Molgat
8896a26f13
Remove cctz
...
cctz is now embedded in abseil
2018-10-12 09:51:26 +02:00
Corentin Le Molgat
a47f81cd51
Makefile: Add cctz on windows
2018-10-12 09:51:26 +02:00
Corentin Le Molgat
b303b2438d
Makefile: Add cctz on unix
2018-10-12 09:51:26 +02:00
Corentin Le Molgat
2dcab944ad
Makefile: update glog on windows
2018-10-12 09:51:26 +02:00
Corentin Le Molgat
52b44c337e
Makefile: update third party gflags on windows
2018-10-12 09:51:26 +02:00
Corentin Le Molgat
e0639c2726
Makefile: fix clean_third_party for abseil-cpp
2018-10-11 11:54:31 +02:00
Corentin Le Molgat
6a177338f9
Makefile: Set revision to 9999 when not on git
2018-10-10 10:40:48 +02:00
Corentin Le Molgat
dec57fe7f8
Makefile: detect shallow copy
2018-10-10 09:16:50 +02:00
Corentin Le Molgat
078756abee
Update Makefile.cc.java.dotnet
2018-10-09 15:15:27 +02:00
Corentin Le Molgat
26316228e7
dotnet: Move runtime.{rid} as a suffix... ( #744 )
...
Change runtime.{rid}.Google.OrTools -> Google.OrTools.runtime.{rid}
note: nuget support team didn't want to give us runtime.{rid}.Google* reserved prefix
beside the fact they use this naming convention in the dotnetframework and give it to
"quamotion" company too
2018-10-05 16:47:41 +02:00
Laurent Perron
c57297bc4f
fix gen_all_deps for windows
2018-10-05 11:24:53 +02:00
Laurent Perron
bc6af29eec
Merge branch 'master' of https://github.com/google/or-tools
2018-10-02 10:36:01 +02:00
Corentin Le Molgat
7e3b834476
Add nurses_cp.cc and job_shop_cp.cc
2018-10-02 10:10:53 +02:00
Corentin Le Molgat
49247b4898
Rework Python temp directory
...
- Make temp dir consistent using underscore
- Fixup TEMP_DIR in build_delivery_* scripts
2018-10-02 08:21:10 +02:00
Corentin Le Molgat
c934a8e296
Upload publish script
2018-10-01 08:32:01 +02:00