Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::CircuitPropagator::Options Struct Reference

#include <circuit.h>

Public Attributes

bool multiple_subcircuit_through_zero = false
 

Detailed Description

Definition at line 48 of file circuit.h.

Member Data Documentation

◆ multiple_subcircuit_through_zero

bool operations_research::sat::CircuitPropagator::Options::multiple_subcircuit_through_zero = false

Hack for the VRP to allow for more than one sub-circuit and forces all the subcircuits to go through the node zero.

Definition at line 51 of file circuit.h.


The documentation for this struct was generated from the following file: