codac 1.5.6
Loading...
Searching...
No Matches
codac::CtcCN Class Reference

static contractor on a contractor network object More...

#include <codac_CtcCN.h>

Inherits Ctc.

Public Member Functions

 CtcCN (ContractorNetwork &cn, IntervalVectorVar &box)
 Creates the CtcCN contractor.
 
void contract (IntervalVector &x)
 Contracts.
 

Detailed Description

static contractor on a contractor network object

Constructor & Destructor Documentation

◆ CtcCN()

codac::CtcCN::CtcCN ( ContractorNetwork & cn,
IntervalVectorVar & box )

Creates the CtcCN contractor.

Parameters
cnthe contractor network on which this contractor is based on
boxthe IntervalVectorVar symbolising the box to contract in the Contractor Network

Member Function Documentation

◆ contract()

void codac::CtcCN::contract ( IntervalVector & x)

Contracts.

Parameters
xthe box we want to contract. Its size should be equal to m_box size

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