A command-line mathematical optimization engine that solves large-scale industrial linear and mixed-integer problems for engineers and planners.
Mangalore Refinery and Petrochemicals Limited (MRPL) · Software
Signing in saves it for your whole team — everyone on your invite link sees the same two entries. Anything you shortlisted while signed out comes with you.
Decomposed from what the description asks for. Nothing added.
Core Solver Engine
Build algorithms from scratch for linear programming, mixed-integer linear programming, and quadratic programming without using existing open-source solver libraries.
Numerical Linear Algebra
Implement sparse matrix techniques and parallelization to handle large, complex industrial datasets.
API or CLI Interface
Create a basic command-line interface or application programming interface to input problems and output solutions.
Benchmark Evaluation
Test and compare solution quality and speed against standard benchmark libraries like MIPLIB or Netlib.
Both columns are read off the brief's own wording. Nothing here is inferred from the ministry's name.
The jury will check whether the engine is built from scratch without wrapping existing open-source solvers, whether it supports LP, MILP, and QP, and how it performs against standard benchmarks like MIPLIB or Netlib in terms of speed and numerical stability.
A jury can still ask about these. Decide them deliberately rather than by accident.
Generated from the brief's own wording and the competition's published rules — never from a guess about what this ministry prefers.
Specific performance speedup targets compared to commercial solvers?
The brief never answers this, so a panel will. Whatever you decide, say it the same way twice.
Exact hardware specifications required for the GPU acceleration?
The brief never answers this, so a panel will. Whatever you decide, say it the same way twice.
Preferred programming language for building the solver core?
The brief never answers this, so a panel will. Whatever you decide, say it the same way twice.
Has any part of this been shown at a previous event, hackathon or college project?
The guidelines are explicit: your solution must not have appeared in any previous event or programme, of any sort. A recycled project is what a team under time pressure reaches for.
Each one is quoted from a gap in the brief, not a guess about your team.
Needs data you may not get
The description requires solving large industrial-scale problems involving thousands to millions of variables and constraints from refining and petrochemical sectors, which students cannot easily obtain.
What the organisers attached, and what the brief assumes you can get.
Same organisation, same year. Reading two of theirs tells you more about what they care about than reading one.
Pick what you are about to do and copy the prompt. It carries the organisers' own wording, the constraints they never spell out, and an instruction not to invent requirements they never set.
Who has this problem, what already exists, and what you would have to find out.
The brief asks for core solver engine. How would you build that?
Decoded from SIH26119 itself — Build algorithms from scratch for linear programming, mixed-integer linear programming, and quadratic programming without using existing open-source solver libraries. The brief asks for it by name.
The brief asks for numerical linear algebra. How would you build that?
Decoded from SIH26119 itself — Implement sparse matrix techniques and parallelization to handle large, complex industrial datasets. The brief asks for it by name.
The brief asks for api or cli interface. How would you build that?
Decoded from SIH26119 itself — Create a basic command-line interface or application programming interface to input problems and output solutions. The brief asks for it by name.
The brief asks for benchmark evaluation. How would you build that?
Decoded from SIH26119 itself — Test and compare solution quality and speed against standard benchmark libraries like MIPLIB or Netlib. The brief asks for it by name.
Why not use what already exists? Name the closest thing to this that is already running.
A team that has not named the alternative themselves is answering this for the first time in the room.
Which single thing will you demonstrate end to end, start to finish, with nothing skipped?
Ours, not a rule: a narrow thing that fully works survives questioning better than a broad thing that half works. If nobody on the team can name it, that is the finding.
Show me this working: the jury will check whether the engine is built from scratch without wrapping existing open-source solvers, whether it supports LP, MILP, and QP, and how it performs against standard benchmarks like MIPLIB or Netlib in terms of speed and numerical stability.
This is the evaluator read for your problem statement, decoded from the brief's own wording.