Generated on Thu Apr 11 13:59:39 2019 for Gecode by doxygen 1.6.3

JobShopProbe Class Reference

Model for probing. More...

List of all members.

Public Member Functions

 JobShopProbe (const JobShopOptions &o)
 Actual model.
void branch (unsigned int p, Rnd r)
 JobShopProbe (JobShopProbe &s)
 Constructor for cloning s.
virtual Spacecopy (void)
 Copy during cloning.

Detailed Description

Model for probing.

Definition at line 363 of file job-shop.cpp.


Constructor & Destructor Documentation

JobShopProbe::JobShopProbe ( const JobShopOptions o  )  [inline]

Actual model.

Definition at line 366 of file job-shop.cpp.

JobShopProbe::JobShopProbe ( JobShopProbe s  )  [inline]

Constructor for cloning s.

Definition at line 399 of file job-shop.cpp.


Member Function Documentation

void JobShopProbe::branch ( unsigned int  p,
Rnd  r 
) [inline]

Definition at line 370 of file job-shop.cpp.

virtual Space* JobShopProbe::copy ( void   )  [inline, virtual]

Copy during cloning.

Definition at line 403 of file job-shop.cpp.


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