llamda
  • llamda
    • llamda package
llamda
  • llamda
  • View page source

llamda

  • llamda package
    • Subpackages
      • llamda.ga package
        • Subpackages
        • Submodules
        • llamda.ga.base module
        • Module contents
      • llamda.llm_client package
        • Submodules
        • llamda.llm_client.azure module
        • llamda.llm_client.base module
        • llamda.llm_client.litellm module
        • llamda.llm_client.llama_api module
        • llamda.llm_client.openai module
        • llamda.llm_client.zhipuai module
        • Module contents
    • Submodules
    • llamda.evaluate module
      • Evaluator
        • Evaluator.batch_evaluate()
        • Evaluator.mark_invalid_individual()
      • filter_traceback()
    • llamda.individual module
      • Individual
        • Individual.code
        • Individual.exec_success
        • Individual.from_dict()
        • Individual.from_json()
        • Individual.name
        • Individual.obj
        • Individual.to_dict()
        • Individual.to_json()
        • Individual.traceback_msg
        • Individual.write_code_to_file()
    • llamda.problem module
      • BaseProblem
        • BaseProblem.code_path
        • BaseProblem.description
        • BaseProblem.eval_path
        • BaseProblem.func_name
        • BaseProblem.func_outputs
        • BaseProblem.name
        • BaseProblem.obj_type
        • BaseProblem.path
        • BaseProblem.size
        • BaseProblem.type
      • EohProblem
        • EohProblem.func_inputs
        • EohProblem.inout_info
        • EohProblem.other_info
      • Problem
        • Problem.external_knowledge
        • Problem.func_desc
        • Problem.func_signature
        • Problem.load_builtin()
        • Problem.load_problem()
        • Problem.seed_func
      • ProblemName
        • ProblemName.BPP_OFFLINE_ACO
        • ProblemName.BPP_ONLINE
        • ProblemName.CVRP_ACO
        • ProblemName.MKP_ACO
        • ProblemName.TSP_ACO
        • ProblemName.TSP_CONSTRUCTIVE
      • adapt_prompt()
    • llamda.utils module
      • file_to_string()
      • load_heuristic_from_code()
      • print_hyperlink()
    • Module contents
Previous Next

© Copyright 2025, Henry Robbins.

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