Skip to content

Maxflow example problem in C++ fails #4524

Discussion options

You must be logged in to vote

Your build looks fine (although /apps/spack/linux-rhel8-zen/gcc-8.5.0/gcc-11.2.0-xiaeky3yguq32ddvvibp2o5n4gexejc2/bin/g++ looks funny).

I observe the same issue with a bazel-based ubuntu-targeting build:

user@pc:~/Tmp/or-tools$ git status
HEAD detached at v9.11

user@pc:~/Tmp/or-tools$ bazelisk run //ortools/graph/samples:simple_max_flow_program_cc
INFO: Analyzed target //ortools/graph/samples:simple_max_flow_program_cc (0 packages loaded, 0 targets configured).
INFO: Found 1 target...
Target //ortools/graph/samples:simple_max_flow_program_cc up-to-date:
  bazel-bin/ortools/graph/samples/simple_max_flow_program_cc
INFO: Elapsed time: 2.003s, Critical Path: 1.84s
INFO: 3 processes: 1 inter…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@troyrock
Comment options

Comment options

You must be logged in to vote
1 reply
@troyrock
Comment options

Answer selected by troyrock
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #4523 on January 27, 2025 18:41.