Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
EricoMeger
/
lp-simplex
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/simplex v1
- #1
#1
Merged
EricoMeger
merged 15 commits into
main
EricoMeger/lp-simplex:main
from
feat/simplex_v1
EricoMeger/lp-simplex:feat/simplex_v1
Copy head branch name to clipboard
Dec 1, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Feat/simplex v1
#1
EricoMeger
merged 15 commits into
main
EricoMeger/lp-simplex:main
from
feat/simplex_v1
EricoMeger/lp-simplex:feat/simplex_v1
Copy head branch name to clipboard
Commits
Commits on Nov 22, 2025
implement Tableau class with methods for simplex algorithm
IgorSPinto
committed
f84c770
View commit details
Copy full SHA for f84c770
Browse repository at this point
refactor main function to integrate SimplexSolver and improve output formatting
IgorSPinto
committed
a9cc576
View commit details
Copy full SHA for a9cc576
Browse repository at this point
refactor Parser class to enhance parsing logic and improve variable handling
IgorSPinto
committed
eda4cae
View commit details
Copy full SHA for eda4cae
Browse repository at this point
refactor SimplexSolver to enhance variable handling and improve tableau construction
IgorSPinto
committed
26b7593
View commit details
Copy full SHA for 26b7593
Browse repository at this point
refactor Tableau class to improve initialization and enhance tableau management
IgorSPinto
committed
1f7e436
View commit details
Copy full SHA for 1f7e436
Browse repository at this point
Commits on Nov 24, 2025
refactor SimplexSolver and Tableau classes to enhance variable handling, improve tableau construction, and streamline objective row management
IgorSPinto
committed
ec4c312
View commit details
Copy full SHA for ec4c312
Browse repository at this point
Commits on Dec 1, 2025
create bigM-based simplex, refactor tableau class
EricoMeger
committed
8d0ce9a
View commit details
Copy full SHA for 8d0ce9a
Browse repository at this point
remove datatypes
EricoMeger
committed
40b57ff
View commit details
Copy full SHA for 40b57ff
Browse repository at this point
fix parser for professor's expected input
EricoMeger
committed
cad5c8b
View commit details
Copy full SHA for cad5c8b
Browse repository at this point
consider variables constraints
EricoMeger
committed
aa43d3c
View commit details
Copy full SHA for aa43d3c
Browse repository at this point
output results
EricoMeger
committed
6697eae
View commit details
Copy full SHA for 6697eae
Browse repository at this point
explain parser's regex usage
EricoMeger
committed
9b87261
View commit details
Copy full SHA for 9b87261
Browse repository at this point
refactor SimplexSolver and Tableau classes to enhance variable handling, improve tableau construction, and streamline objective row management
IgorSPinto
authored and
EricoMeger
committed
a21df45
View commit details
Copy full SHA for a21df45
Browse repository at this point
fix parser
EricoMeger
committed
3b6a978
View commit details
Copy full SHA for 3b6a978
Browse repository at this point
fix tableau
EricoMeger
committed
0e60c27
View commit details
Copy full SHA for 0e60c27
Browse repository at this point
You can’t perform that action at this time.