-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Remove python_version and srcs_versionfrom bazel py_binary
#4765
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
+76,784
−36,803
Closed
Changes from all commits
Commits
Show all changes
328 commits
Select commit
Hold shift + click to select a range
8b82db1
Update README.md
Mizux f8f4651
cmake: Add support for custom protoc executable via OR_TOOLS_PROTOC_E…
clementperon e25617b
reindent; span
lperron 9ca57ad
[CP-SAT] more precedence handling; minor python improvements
lperron ef630e7
Merge branch 'main' of github.com:google/or-tools
lperron afbb563
make: Enable HiGHS support by default
Mizux 4d9ef15
tools/release: Detect /Users path in libortools.dylib (#4674)
Mizux c1f2d74
dependencies: Fix MACOSX_RPATH usage (#4674)
Mizux c229e9f
[CP-SAT] improve python layer for += and -= operators
lperron d1c3c7f
[CP-SAT] more work on precedences
lperron 6270850
bump minizinc challenge tag
lperron 43c874a
fix
lperron 7d58c11
improve python exprs
lperron b1d5100
improve python exprs
lperron 4953c79
[CP-SAT] more work on precedences
lperron 8abc6da
cleanup python expression code for cp-sat and model-builder
lperron 8ff5dbe
[CP-SAT] split intervals in disjoint sets for scheduling cuts
lperron 63b9ecd
[CP-SAT] tweak and improve code
lperron 8a2a537
cmake: format samples
Mizux dd9029a
tools/release: Workaround for macos x86_64 python build failure
Mizux 9831cdb
tools/release: add python build log
Mizux 2524635
Fix bz2.dll install path for windows-cpp archive
flomnes 35ee27b
graph: export from google3
Mizux 79b86cc
constraint_solver: export from google3
Mizux 7b67f85
cleanup and formatting
Mizux 3467396
dependencies: bump Protobuf from v31.0 to v31.1
Mizux ac0fe62
gscip cleanup; linear_solver samples reident
lperron 20f14fa
misc doc change
lperron 1c81bd8
more gscip cleaning
lperron e3d4f34
[CP-SAT] more work on precedences; and no_overlap_2d
lperron e76ecdf
minor cleaning
lperron 8049f03
Merge branch 'main' of github.com:google/or-tools
lperron e995b1a
remove model_builder support for xpress as it is not implemented; mov…
lperron 966a597
graph: fix iterator compatibility since C++17
clementperon c4b01c1
reorganize gurobi and xpress side loading
lperron b61ec98
reorganize gurobi and xpress side loading
lperron 91e14de
ortools: utils: keep compatibility with protobuf < 26
clementperon fa616a6
Merge pull request #4696 from clementperon/fix_compilation_cpp17
lperron c4fd63c
Merge pull request #4697 from clementperon/fix_compat_protobuf
lperron f1e9538
cmake: Fix cmake_minimum_required to 3.24 (#4692)
Mizux 3365d16
routing: export from google3
Mizux 3434ae4
tools/release: fixup
Mizux 9888ce3
polish third_party_solvers; speed up cp-sat on no_ovrlap_2d
lperron 6ceb6d4
tools/release: more cleanup
Mizux 7a42226
:wq
lperron 330a0ef
print a solution after a SIGTERM
lperron c14e54c
[CP-SAT] print a solution after a SIGTERM; improve precedences
lperron 156326d
Merge branch 'v99bugfix' of github.com:google/or-tools into v99bugfix
lperron 6d8c32c
fix
lperron 9541e49
tools/release: fix scripts
Mizux 9fa309b
cmake: Fix cmake_minimum_required to 3.24 (#4692)
Mizux 78b662a
ortools: utils: keep compatibility with protobuf < 26
clementperon 507f1d8
graph: fix iterator compatibility since C++17
clementperon 6c973a4
graph: fix iterator compilation in C++20
Mizux 73bfae5
Fix dockerfile ENV usage
Mizux 333f8c1
ci: Use the default installed maven in windows_cmake_java job
Mizux fca7bd4
small updates
lperron 0ac20df
[CP-SAT] improve precedences; fix #4693; tweak shared tree workers
lperron 15824de
math_opt: export from google3
Mizux 67aef7f
linear_solver: export from google3
Mizux b56b419
Update README.md
Mizux 8ed3f8d
[CP-SAT] more tuning on shared tree workers; add parameter to limit l…
lperron edc06ed
cleanup dockerfile
lperron 8b6100e
Format py files to adopt internal style
gchatelet 478239a
Fix or-tools.code-workspace
Mizux a62d284
routing: export from google3
Mizux d013b5a
Merge pull request #4702 from google/update_format
gchatelet b7f7e9b
cmake: update doxygen-awesome-css from v2.1.0 to v2.3.4
Mizux d263eea
Fix or-tools.code-workspace
Mizux 52d44af
cmake: update doxygen-awesome-css from v2.1.0 to v2.3.4
Mizux 94308a9
doxygen: force light-mode for doc
Mizux b644c5f
cmake(ci): Rework Vagrantfile
Mizux 835b3b3
doxygen: force light-mode for doc
Mizux 09e7e95
cmake(ci): Rework Vagrantfile
Mizux 5b1376b
small cleaning
lperron 7088dab
new example
lperron 3b63125
update code
lperron 6c09169
missing files
lperron ef0a57b
cleanup from google3
Mizux c9ef874
pdlp: Add README.md
Mizux 0ef0f40
cleanup from google3
Mizux ce6e365
pdlp: Add README.md
Mizux bbcb7a8
update README.md
Mizux 6af8bd5
Turn some `.i` files into `.swig`
gchatelet 914025a
Turn some `.i` files into `.swig`
gchatelet b3e91bf
examples: fix rcpsp_sat.py test
Mizux 527c178
remove deprecated doc generation stuff
Mizux 7acf422
sat: Fix routes_support_graph.proto namespace
Mizux 7c06c55
cmake: set numpy to 2.0.2 as minimum
Mizux d90690f
math_opt: remove scaler_util (not used)
Mizux a2c3fa7
remove deprecated doc generation stuff
Mizux fe33ccf
sat: Fix routes_support_graph.proto namespace
Mizux 7f88299
cmake: set numpy to 2.0.2 as minimum
Mizux 76fff28
ci: disable windows cpp debug build
Mizux 89c59c0
routing: export from google3
Mizux 9991028
ortools: export from google3
Mizux 2f343ee
cpp: Add DoxygenLayout.xml
Mizux 4dd8913
doxygen: Improve C++ ref manual
Mizux e2a2295
doxygen: update docs
Mizux a99e559
ortools: cleanup export form google3
Mizux 43aa851
ci: disable windows cpp debug build
Mizux 781ead7
ortools: export from google3
Mizux 3445c92
cpp: Add DoxygenLayout.xml
Mizux 052d57d
doxygen: Improve C++ ref manual
Mizux 24eb888
doxygen: update docs
Mizux 9144637
ortools: cleanup export form google3
Mizux 1d0ff09
ortools: backport from main branch
Mizux 91cbda4
flatzinc: backport from main branch
Mizux aa6ccca
examples: cleanup
Mizux 1cad6fc
doxygen: add missing ortools deps to c++ doc
Mizux 194bf80
doxygen: add missing ortools deps to c++ doc
Mizux 2f35555
cmake: By default do not use fuzztest unless BUILD_DEPS=ON
Mizux 9141d05
cmake: docs fixup
Mizux 9d3350d
cmake: Rework FindSCIP.cmake
Mizux 14b7d49
glop: Update README.md
Mizux 3aea3a8
Column generation Bin Packing heuristic based on CFT (#4639)
c4v4 c19897d
cmake: Use Boost repo instead of archive
Mizux 959bb0d
cmake: Use Boost repo instead of archive
Mizux 58f3c54
Add MPConstraint::Clear() to C# wrapper
rs-blade e5dc796
[CP-SAT] remove the use of python protobufs; use proxies to C++ proto…
lperron d14aa7a
cleanups
lperron a42647f
improve 2d packing
lperron ed8f742
fix python cp-sat under bazel
lperron 442b71c
sort
lperron 2ef89ae
Move the sample bin-packing solver from `algorithms` to `set_cover`, …
dourouc05 1f042bf
cleanup bin_packing_cft
Mizux 0720713
[CP-SAT] simplify python proto generation workflow
lperron 8ca9d11
Merge branch 'main' of github.com:google/or-tools
lperron 04d0dbc
[CP-SAT] optimize the python layer
lperron d869a1f
Backport trivial changes
gchatelet 7102b61
Revert CMakeLists.txt change
gchatelet 7db9c0e
Backport string_view_migration.h
gchatelet 33d3bcf
Merge pull request #4734 from google/backport_trivial_changes
gchatelet 46f73b3
Backport trivial changes
gchatelet 924ba73
Fix
gchatelet 8098080
Merge pull request #4735 from google/backport_string_view_migration
gchatelet 3b6336a
cmake: fix build when using -DUSE_SCIP=OFF
Mizux 0e129b5
cmake: fix -DBUILD_CXX=OFF -DBUILD_GLOP=ON build
Mizux e4a2edc
bazel: sort dependencies logically
Mizux d344fd2
cmake: fix build when using -DUSE_SCIP=OFF
Mizux f540e75
cmake: fix -DBUILD_CXX=OFF -DBUILD_GLOP=ON build
Mizux 4dd0267
bazel: sort dependencies logically
Mizux efa8b07
cmake: fix glopConfig.cmake
Mizux 513ee8b
cmake: fix glopConfig.cmake
Mizux 95e8a33
ci: fix system_deps python jobs not using archlinux's pybind11
Mizux 0ab3f0f
setSolution() from Highs accepts solution hint
pavlomuts 97636fd
test: enable primal only warm starts for Highs LP model solve parameters
pavlomuts fd1443e
Implement setting of partial solution, activate corresponding tests
pavlomuts 447ce0b
Fix bazel load rules
gchatelet ff01f2f
Merge pull request #4740 from google/fix_bazel_rules
gchatelet 3f48e2f
tools/docker: backport from main
Mizux c268b16
tools: backport from main
Mizux 0ea743f
bazel(ci): bazelisk cleanup
Mizux 5b6f33d
cmake: disable fuzztest by default
Mizux fd1b2cc
ci: remove mvn custom build in cmake windows jobs
Mizux cddd80e
Backport string_view_migration.h
gchatelet 4151254
sat: backport from main
Mizux 03e2551
set_cover: backport from main
Mizux a7f49a2
backport from main
Mizux f0d0fe7
examples: backport from main
Mizux 6a6e57a
ci: fix system_deps python jobs not using archlinux's pybind11 3.0.0
Mizux 5ffb66c
Fix bazel load rules
gchatelet abe220e
bazel/docker: bump bazelisk to 1.25
Mizux 0a0fd2c
bazel: fixup requirements.txt
Mizux 91e0e8a
ci: bump actions/setup-java to v4
Mizux 6759325
Fix load statements
gchatelet 9969443
Remove duplicated load statement
gchatelet f1113bc
Fix load statements
gchatelet f2cf147
[CP-SAT] rewrite and speed up the python layer; extend support for en…
lperron 8b4c79d
[CP-SAT] Python: rewrite support for variable numbers of arguments
lperron a0e25de
[CP-SAT] extend support for enforcement literals in constraints
lperron 374cc3e
polish code
lperron 99ede3b
[CP-SAT] more polishing on the python API; fix #4733; improve linear2…
lperron 87a66e6
update python typing
lperron 13e2a14
wrap flat matrices
lperron a3fc200
Merge pull request #4737 from pavlomuts/highs_solution_hint
lperron 9fa9bd4
[CP-SAT] better dtime for scheduling constraints; connect the time li…
lperron 32bd8e0
[CP-SAT] small cleanup, more work on linear2
lperron b5a2f8a
math_opt: only run SCIP tests if enabled
flokli 9fa0db8
Merge pull request #4745 from flokli/scip-tests
lperron 4ffb359
[Bazel] enable highs for linear_solver by default; better support for…
lperron 3bef66b
bazel: regenerate requirements.txt
Mizux 679b042
bazel: regenerate requirements.txt
Mizux bcf774e
math_opt: backport from main
Mizux 5d5a115
util: add MatrixOrFunction
Mizux 0db80a3
sat: backport from main
Mizux 2fd5865
bazel: fix more load statements
Mizux 80af949
bazel: fix with_highs support
Mizux 9cde24d
highs: rework HighsInterface::Solve
Mizux 260856b
linear_solver: rework python typing
Mizux 3a97726
linear_solver: backport .lp support to solve_model
Mizux a762c57
cmake: update docs/
Mizux d389457
cmake: regenerate docs/ images
Mizux aa28d97
Merge remote-tracking branch 'origin/v99bugfix'
Mizux badef91
Merge remote-tracking branch 'origin/stable' into v99bugfix
Mizux 01d00d9
Merge remote-tracking branch 'origin/v99bugfix'
Mizux d206973
bazel: fix sat loads
Mizux d830368
ortools: export from google3
Mizux 2d5e6f1
build(deps): bump actions/checkout in the github-actions group
dependabot[bot] a94366d
start supporting set variables and constraints in CP-SAT; this is ina…
lperron 56882dd
sat: remove license boilerplate in MD
Mizux 2a5ff96
third_party_solvers: cleanup
Mizux fcf4bd1
base: add temp_file
Mizux de5fbc4
util/python: add solve interrupter
Mizux 4ca5464
cmake: fix ortools/util/python
Mizux 82bc28d
math_opt: backport from google3
Mizux 1bf2448
cmake: fix math_opt update
Mizux 30805fd
math_opt: fix gscip_from_mp_model_proto_test
Mizux ba26576
[FZ] more work on native set support
lperron 2ebe759
[FZ] support array_var_set_element
lperron d9756dd
ci: fixup freebsd workflow
Mizux 0d2c2e6
lp_data: remove model_reader
Mizux 3ca6e92
cmake: add license boilerplate to samples
Mizux 6d31264
[FZ] support set_le and set_lt; turn off the nosets flag
lperron ba7e81f
ortools: various export from google3
Mizux ce29931
Remove unnecessary exports_files
gchatelet 3668bf6
Remove unnecessary `exports_files`
gchatelet e02b6a0
[CP-SAT] update code, mostly small bug fixes
lperron 25074dd
[FZ] supports bin_packing* macros, avoid costly expansion
lperron e53a7fa
cleanup from google3
Mizux 58c5805
[FZ] refactor code; support nvalue natively
lperron c1f07ef
fix
lperron 127d331
fix
lperron 68e56e8
fix
lperron 144f782
remove num_search_workers from example
lperron f479af4
fix port/os.h
lperron 223796d
fix #4759
lperron d8821be
remove python shebangs
lperron 6e872e9
[CP-SAT] change OS detection and usage
lperron a0a2ae1
[FZ] supports lex_less{eq} natively
lperron 1d66e3d
cmake(ci): fix debian python and dotnet build
Mizux 7ab56a5
math_opt: cleanup
Mizux 128b45a
math_opt: fix visibility issue
Mizux bf886b0
[FZ] - Optimize varlevar and varltvar for Boolean variables
lperron 76c4485
[FZ] minor improvements
lperron 4f57180
add global cardinality optimizations
lperron 28a4ef7
julia: export from google3
Mizux eb3bc66
base: rework message-matchers to have math_opt tests pass
Mizux 4f0d1e9
math_opt: export some cpp/ tests
Mizux d7da954
math_opt: fixup
Mizux da07438
misc
lperron 0e7b4c6
[CP-SAT] support enforcement literals for most constraints; support g…
lperron 6041f1d
[FZ] add global cardinality native support; bypass expansion
lperron b0c1650
Merge branch 'main' of github.com:google/or-tools
lperron 0722c93
fix
lperron df258ea
bazel: bump deps
Mizux 1f483d5
math_opt: export more cpp/ tests
Mizux 39ed3a9
base: cleanup
Mizux 26ec0b6
bazel: remove deprecated python_version
Mizux 83ca8ca
Remove `python_version` and `srcs_version`from bazel `py_binary`
gchatelet File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium