Public Member Functions | Protected Attributes | List of all members
Gecode::AssemblySequence Class Reference

#include <GecodeAnalyzer.h>

Inheritance diagram for Gecode::AssemblySequence:
Inheritance graph
[legend]

Public Member Functions

 AssemblySequence (const AssemblySequenceOptions &input_opt)
 
 AssemblySequence (bool share, AssemblySequence &s)
 
virtual Space * copy (bool share)
 
void print (std::ostream &os) const
 

Protected Attributes

IntVarArray o
 
const AssemblySequenceOptionsopt
 

Detailed Description

Definition at line 45 of file GecodeAnalyzer.h.

Constructor & Destructor Documentation

Gecode::AssemblySequence::AssemblySequence ( const AssemblySequenceOptions input_opt)
inline

Definition at line 52 of file GecodeAnalyzer.h.

Gecode::AssemblySequence::AssemblySequence ( bool  share,
AssemblySequence s 
)
inline

Definition at line 117 of file GecodeAnalyzer.h.

Member Function Documentation

virtual Space* Gecode::AssemblySequence::copy ( bool  share)
inlinevirtual

Definition at line 123 of file GecodeAnalyzer.h.

void Gecode::AssemblySequence::print ( std::ostream &  os) const
inline

Definition at line 128 of file GecodeAnalyzer.h.

Member Data Documentation

IntVarArray Gecode::AssemblySequence::o
protected

Definition at line 49 of file GecodeAnalyzer.h.

const AssemblySequenceOptions& Gecode::AssemblySequence::opt
protected

Definition at line 48 of file GecodeAnalyzer.h.


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


choreo_task_sequence_planner
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:03:15