awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Linear Programming · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesLinear Programming

Algorithms used to optimize objective functions by solving problems subject to specific linear constraints.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Linear Programming. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Optimization & Inference
  6. Training Algorithms
  7. Optimization Algorithms
  8. Linear Programming

Awesome Linear Programming GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • jwasham/coding-interview-university

    jwasham/coding-interview-university

    337,188GitHubView on GitHub↗

    This project is a comprehensive educational roadmap designed to guide software engineers through the mastery of computer science fundamentals and technical interview preparation. It provides a structured, dependency-aware learning path that organizes complex computing concepts into a hierarchical curriculum, enabling u

    Master the mathematical foundations of objective function optimization and constraint satisfaction essential for algorithmic problem solving.

    algorithmalgorithmscoding-interview
  • TheAlgorithms/Python

    TheAlgorithms/Python

    217,914GitHubView on GitHub↗

    This project is a comprehensive repository of verified computational implementations designed to serve as an educational resource for computer science and algorithmic problem solving. It provides a structured collection of code examples that cover fundamental data structures, mathematical operations, and core programmi

    Resolve objective functions under linear constraints to determine the most efficient resource distribution.

    Pythonalgorithmalgorithm-competitionsalgorithms-implemented