asl_sol_reader

Classes

ASLSolFileData()

Defines the data fields found within an ASL .sol file

ASLSolFileSolutionLoader(sol_data, nl_info)

Loader for solvers that create ASL .sol files (e.g., ipopt)

Functions

asl_solve_code_to_solution_status(sol_data, ...)

Convert the ASL "solve code" integer into a Pyomo status

parse_asl_sol_file(FILE)

Parse an ASL .sol file.