PandA-2024.02
Data Structures | Typedefs
problem_dim.hpp File Reference

This file defines the problem_dim struct. More...

#include "refcount.hpp"
#include <iosfwd>
Include dependency graph for problem_dim.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  problem_dim
 

Typedefs

using problem_dimRef = refcount< problem_dim >
 

Functions

Forward declarations.
 REF_FORWARD_DECL (meilp_solver)
 

Detailed Description

This file defines the problem_dim struct.

This struct represents the dimension of the scheduling problem.

It simply defines the number of operation of the specification, the number of control steps, the number of functional unit types and the number of branching blocks.

Author
Livio Dalloro dallo.nosp@m.ro@u.nosp@m.sers..nosp@m.sour.nosp@m.cefor.nosp@m.ge.n.nosp@m.et $Revision$ $Date$ Last modified by $Author$

Definition in file problem_dim.hpp.

Typedef Documentation

◆ problem_dimRef

Definition at line 82 of file problem_dim.hpp.

Function Documentation

◆ REF_FORWARD_DECL()

REF_FORWARD_DECL ( meilp_solver  )

Generated on Mon Feb 12 2024 13:03:32 for PandA-2024.02 by doxygen 1.8.13