A sample of the decisions Sortia is built to answer. Each is one of its engines, and every tool ships with a worked example one click away in the sidebar.
Solver · Linear
Find the profit-maximizing product mix
Two products draw on the same scarce resources, labor and wood. How many of each should the workshop make to maximize profit without exceeding either?
Result: the exact mix, both resources fully used. Loads and solves in one click.
Solver · Evolutionary
Schedule classes without conflicts
Sixteen courses, eight time slots, professors with blackout times and students with overlapping wish-lists. Fit them together.
Result: a timetable that minimizes professor and student conflicts at once, from a rugged, non-smooth search space.
Solver · Nonlinear
Build the efficient portfolio
Spread capital across assets with different returns and correlations. How much of each, to get the most return for a risk ceiling?
Result: the optimal weights on the efficient frontier, given your constraints.
Risk Analysis · Monte Carlo
Order stock under uncertain demand
The classic newsvendor: stock out and you lose the sale; over-order and the leftovers cost you. Demand is a distribution, not a number.
Result: the order quantity and the full profit distribution, with percentiles and the chance of a loss.
Risk Analysis · Monte Carlo
Forecast a project honestly
Every task duration is uncertain and they compound. When will it really finish, and what should the cost buffer be?
Result: a finish-date and budget distribution with P10 / P50 / P90, and the tasks that drive the risk.
Decision Tree
Launch, test first, or walk away
A sequence of choices tangled with chance: run a market test, then decide to launch or abandon, each branch with its own odds and payoffs.
Result: the policy that maximizes expected value, rolled back branch by branch, with the risk profile of each path.