Classes
ASLSolFileData()
ASLSolFileData
Defines the data fields found within an ASL .sol file
ASLSolFileSolutionLoader(sol_data, nl_info)
ASLSolFileSolutionLoader
Loader for solvers that create ASL .sol files (e.g., ipopt)
Functions
asl_solve_code_to_solution_status(sol_data, ...)
asl_solve_code_to_solution_status
Convert the ASL "solve code" integer into a Pyomo status
parse_asl_sol_file(FILE)
parse_asl_sol_file
Parse an ASL .sol file.