ZonoOpt 2.4.1
Loading...
Searching...
No Matches
Namespaces | Functions
ZonoJson.hpp File Reference

Read / write zonotopic sets from / to JSON files. More...

#include <fstream>
#include <string>
#include "nlohmann/json.hpp"
#include "HybZono.hpp"

Go to the source code of this file.

Namespaces

namespace  ZonoOpt
 

Functions

std::unique_ptr< HybZonoZonoOpt::from_json (const std::string &filename)
 Read a HybZono object from a JSON file.
 
void ZonoOpt::to_json (const HybZono &Z, const std::string &filename)
 Write a HybZono object to a JSON file.
 

Detailed Description

Read / write zonotopic sets from / to JSON files.

Author
Josh Robbins (jrobb.nosp@m.ins@.nosp@m.psu.e.nosp@m.du)
Version
1.0
Date
2026-04-12