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

#include <GecodeAnalyzer.h>

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

Public Member Functions

 AssemblySequenceOptions (const char *s, const std::vector< int > &_A, const std::vector< int > &_G, const std::vector< int > &_T, const int _n, const int _m)
 

Public Attributes

std::vector< intA
 
std::vector< intG
 
int m
 
int n
 
std::vector< intT
 

Detailed Description

Definition at line 22 of file GecodeAnalyzer.h.

Constructor & Destructor Documentation

Gecode::AssemblySequenceOptions::AssemblySequenceOptions ( const char *  s,
const std::vector< int > &  _A,
const std::vector< int > &  _G,
const std::vector< int > &  _T,
const int  _n,
const int  _m 
)
inline

Definition at line 34 of file GecodeAnalyzer.h.

Member Data Documentation

std::vector<int> Gecode::AssemblySequenceOptions::A

Definition at line 25 of file GecodeAnalyzer.h.

std::vector<int> Gecode::AssemblySequenceOptions::G

Definition at line 26 of file GecodeAnalyzer.h.

int Gecode::AssemblySequenceOptions::m

Definition at line 30 of file GecodeAnalyzer.h.

int Gecode::AssemblySequenceOptions::n

Definition at line 29 of file GecodeAnalyzer.h.

std::vector<int> Gecode::AssemblySequenceOptions::T

Definition at line 27 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