solution.h
Go to the documentation of this file.
Contains all the attributes and relations that compose an OutObject.
Definition: out-object.h:17
Contains the definition of the OutObject.
void freeSolution(Solution *sol)
Free the Solution previously initialized by initSolution.
Definition: solution.c:14
Vector(OutObject) outobjects
An array of OutObject, each one representing a solution.
Contains the definition of the vectors (dynamic & generic arrays)