-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
internal devModification to the code is requested and should not affect user experimentModification to the code is requested and should not affect user experiment
Description
Review the naming convention of types:
# CTBase.Exceptions
CTException
IncorrectArgument
PreconditionError
NotImplemented
ParsingError
AmbiguousDescription
ExtensionError
# CTDirect
AbstractOptimalControlDiscretizer
Collocation
# CTModels
AbstractOptimalControlInitialGuess
OptimalControlInitialGuess
AbstractModel
AbstractOptimalControlProblem # alias
Model
AbstractSolution
AbstractOptimalControlSolution # alias
Solution
# CTSolvers
DiscretizedOptimalControlProblem
AbstractOptimizationModeler
ADNLPModeler
ExaModeler
AbstractOptimizationSolver
IpoptSolver
MadNLPSolver
MadNCLSolver
KnitroSolver
AbstractStrategy
StrategyRegistry
StrategyMetadata
StrategyOptions
OptionDefinition
RoutedOptionRule: no duplication of the module / package name.
Reactions are currently unavailable
Metadata
Metadata
Labels
internal devModification to the code is requested and should not affect user experimentModification to the code is requested and should not affect user experiment