Generated on Tue Feb 11 2025 17:33:26 for Gecode by doxygen 1.12.0
Gecode::IntSetInit< IntSet > Class Reference

Initialize integer set with integer set. More...

#include <int-set-1.hpp>

Static Public Member Functions

static void init (IntSet &s, const IntSet &i)
 

Detailed Description

Initialize integer set with integer set.

Definition at line 77 of file int-set-1.hpp.

Member Function Documentation

◆ init()

static void Gecode::IntSetInit< IntSet >::init ( IntSet & s,
const IntSet & i )
inlinestatic

Definition at line 79 of file int-set-1.hpp.


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