Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
util.cc File Reference
#include "ortools/graph/util.h"
#include <vector>
#include "absl/types/span.h"

Go to the source code of this file.

Namespaces

namespace  util
 A collections of i/o utilities for the Graph classes in ./graph.h.
 

Functions

bool util::IsSubsetOf0N (absl::Span< const int > v, int n)