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

This file defines the objective function class. More...

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

Go to the source code of this file.

Data Structures

class  objective_function
 

Typedefs

using objective_functionRef = refcount< objective_function >
 

Functions

Forward declarations.
 REF_FORWARD_DECL (problem_dim)
 
 REF_FORWARD_DECL (meilp_solver)
 

Detailed Description

This file defines the objective function class.

An objective function is a linear function with a direction of optimization (minimization or maximization of the objective function).

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 objective_function.hpp.

Typedef Documentation

◆ objective_functionRef

Definition at line 87 of file objective_function.hpp.

Function Documentation

◆ REF_FORWARD_DECL() [1/2]

REF_FORWARD_DECL ( problem_dim  )

◆ REF_FORWARD_DECL() [2/2]

REF_FORWARD_DECL ( meilp_solver  )

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