anpcpp 0.1.0
Analytic Network Process computational library
Loading...
Searching...
No Matches
Public Attributes | List of all members
anpcpp::SynthesisOptions Struct Reference

Synthesis configuration for networks with subnetworks. More...

#include <synthesis.hpp>

Public Attributes

SynthesisKind kind = SynthesisKind::Additive
 Selected synthesis method.
 
std::string custom_expr
 Expression when kind == Custom.
 

Detailed Description

Synthesis configuration for networks with subnetworks.

Member Data Documentation

◆ custom_expr

std::string anpcpp::SynthesisOptions::custom_expr

Expression when kind == Custom.

Identifiers are subnet-host node names. Example: "Benefits / Costs".


The documentation for this struct was generated from the following file: