pub trait OfflineInput: Debug { }
Expand description

Model inputs to generate offline problem.

Implementors