Projek Akhir Semester Riset Operasi
-
Updated
Jan 14, 2021 - Java
Projek Akhir Semester Riset Operasi
Linear programming for optimization operations research problems- minimization-maximization
A series of genetic algorithms in Common Lisp and Racket, evolving from simple to more complex ones
Using the Minimax algorithm, an AI Tic Tac Toe game is implemented.
Example of maximization for items list when user is scrolling the page
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.
SimplexPy is a compact python library that automatically solves `Linear Programming Equations` i.e Maximization problems, easily and quickly while giving you neat results.
Simplex-Method using Bland Rule
Linear Programming Problem Solver
Simulation of the Secretary Problem
Profit Maximisation Function using GA
Lightweight Tool for Genetic Algorithms in Python
A collection of simple Operations Research / Optimization Techniques programs
SimplexCPP is a c++ library that helps solves `Linear Programming Equations` i.e Maximization problems, easily also providing you with neat results.
A high-performance Base64x32 implementation specialized for maximizing data storage in Minecraft books using numpy vectorized operations.
A comprehensive collection of implementations and resources related to the SIMPLEX algorithm.
Calculating the maximum semi-ellipsoid volume using Reduced Gradient Descent method with total surface area given as a constraint.
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)
Great repository to learn about particle swarm optimization. It provides the basic tools to automatically for optimization / fitting, etc.
Add a description, image, and links to the maximization topic page so that developers can more easily learn about it.
To associate your repository with the maximization topic, visit your repo's landing page and select "manage topics."