Elpee
1.0.3
  • Installation
  • Usage
  • API
    • elpee.LinearProblem
    • elpee.StandardProblem
    • elpee.elpee_solver
    • elpee.alternator
    • elpee.data_handler
    • elpee.json_handler
    • elpee.yaml_handler
    • elpee.configs
Elpee
  • API
  • View page source

Elpee Logo

API

  • elpee.LinearProblem
    • Import
    • Methods
      • __init__
      • add_objective
      • add_constraint
      • use_bigM
      • use_dual_simplex
      • standardize_problem
  • elpee.StandardProblem
    • Import
    • Methods
      • __init__
      • interpret
  • elpee.elpee_solver
    • Import
    • Methods
      • solve
  • elpee.alternator
    • Import Functions
    • Functions
      • check_alternate_solutions
      • extract_alternate_solution
      • display_all_alternate_solutions
  • elpee.data_handler
    • Import
    • Methods
      • read_file
      • save_file
      • print_lp_problem
  • elpee.json_handler
    • Import
    • Methods
      • read_json
      • write_json
      • print_lp_problem_from_json
  • elpee.yaml_handler
    • Import
    • Methods
      • read_yaml
      • write_yaml
      • print_lp_problem_from_yaml
  • elpee.configs
    • Import
    • Methods
      • set_decimal_size
      • set_cell_width
Previous Next

© Copyright 2024-2025, Navindu De Silva.

Built with Sphinx using a theme provided by Read the Docs.