-
Updated
Mar 12, 2019 - Python
maximization
Here are 26 public repositories matching this topic...
Enrolls a number of students into classes based on a weighted priority system. Priority is based on number of requested courses, current grade level, and semesters until graduation. Takes a CSV file as input and outputs a CSV file of each student and the courses that they should be enrolled in.
-
Updated
Nov 9, 2022 - Ruby
A series of genetic algorithms in Common Lisp and Racket, evolving from simple to more complex ones
-
Updated
Dec 15, 2019 - Racket
SimplexCPP is a c++ library that helps solves `Linear Programming Equations` i.e Maximization problems, easily also providing you with neat results.
-
Updated
Oct 18, 2021 - C++
Using the Minimax algorithm, an AI Tic Tac Toe game is implemented.
-
Updated
Mar 10, 2021 - JavaScript
Example of maximization for items list when user is scrolling the page
-
Updated
Jan 9, 2019 - TypeScript
Projek Akhir Semester Riset Operasi
-
Updated
Jan 14, 2021 - Java
SimplexPy is a compact python library that automatically solves `Linear Programming Equations` i.e Maximization problems, easily and quickly while giving you neat results.
-
Updated
Oct 18, 2021 - Python
Simplex-Method using Bland Rule
-
Updated
Oct 13, 2022 - Python
A modified Traveling Salesman Problem (TSP) optimization where a directed graph tour starting and ending at the first node is chosen so to maximize a custom objective function (net profit)
-
Updated
Apr 28, 2022 - Jupyter Notebook
Profit Maximisation Function using GA
-
Updated
May 23, 2018 - MATLAB
Simulation of the Secretary Problem
-
Updated
Feb 15, 2022 - Python
Linear Programming Problem Solver
-
Updated
Jun 13, 2023 - Python
Lightweight Tool for Genetic Algorithms in Python
-
Updated
Jan 24, 2021 - Python
A comprehensive collection of implementations and resources related to the SIMPLEX algorithm.
-
Updated
Oct 28, 2023 - Java
Calculating the maximum semi-ellipsoid volume using Reduced Gradient Descent method with total surface area given as a constraint.
-
Updated
May 27, 2020 - MATLAB
Python program to solve problems using the simplex method, with options for graphical mode and dual method, addressing both maximization and minimization problems.
-
Updated
Jan 20, 2024 - Python
Great repository to learn about particle swarm optimization. It provides the basic tools to automatically for optimization / fitting, etc.
-
Updated
Oct 25, 2022 - MATLAB
An Evolutionary Algorithm written in JavaScript that can take in any generic module representing a problem to be optimized
-
Updated
Aug 30, 2024 - JavaScript
Maximize revenues of Online Retail Business with Thompson Sampling algorithm
-
Updated
Oct 24, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the maximization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the maximization topic, visit your repo's landing page and select "manage topics."