Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
CouplingMapGenerator.h
1
#pragma once
2
#include "antares-xpansion/xpansion_interfaces/ILogger.h"
3
#include "common.h"
4
class
CouplingMapGenerator
{
5
public
:
6
static
CouplingMap
BuildInput
(
const
std::filesystem::path& structure_path,
7
std::shared_ptr<ILoggerXpansion> logger,
8
const
std::string& context =
"Benders"
);
9
};
CouplingMapGenerator
Definition
CouplingMapGenerator.h:4
CouplingMapGenerator::BuildInput
static CouplingMap BuildInput(const std::filesystem::path &structure_path, std::shared_ptr< ILoggerXpansion > logger, const std::string &context="Benders")
Build the input from the structure file.
Definition
CouplingMapGenerator.cpp:23
src
cpp
benders
benders_core
include
antares-xpansion
benders
benders_core
CouplingMapGenerator.h
Generated by
1.12.0