.. module:: ecyglpki .. testsetup:: * from ecyglpki import Problem Problem solution reading/writing routines ========================================= .. automethod:: Problem.print_sol .. automethod:: Problem.read_sol .. automethod:: Problem.write_sol .. automethod:: Problem.print_ipt .. automethod:: Problem.read_ipt .. automethod:: Problem.write_ipt .. automethod:: Problem.print_mip .. automethod:: Problem.read_mip .. automethod:: Problem.write_mip