[CP-SAT] new test; chane shared tree parameters; fix shared_tree crash

This commit is contained in:
Laurent Perron
2024-07-19 16:10:07 +02:00
parent 0c9fd19173
commit 5e6f23b582
7 changed files with 33 additions and 8 deletions

View File

@@ -16,7 +16,6 @@
load("@pip_deps//:requirements.bzl", "requirement")
load("@rules_python//python:defs.bzl", "py_binary", "py_test")
def code_sample_cc(name):
native.cc_binary(
name = name + "_cc",