Scénarios Métiers

Cas d'usage réels et workflows complets

285 Scénarios trouvés
Page 14 / 57
optimization convertMps

National Logistics Network - High Volume & Long Names

Contexte :
A logistics firm optimizes delivery routes across the country. The model is generated dynamically by a Python script and loaded into CAS as a 'FREE' format MPS file. Variable names represent specif...
optNetwork connectedComponents

Detection of Money Laundering Rings (Standard Analysis)

Contexte :
A retail bank needs to identify potential money laundering rings. The goal is to detect groups of accounts that frequently transact with each other but are isolated from the rest of the banking net...
optNetwork connectedComponents

High-Volume Social Network Clustering (Performance & Distributed)

Contexte :
A social media platform wants to analyze a massive dataset of user interactions to find isolated communities for targeted advertising. The dataset is large, requiring the use of distributed process...
optNetwork connectedComponents

Supply Chain Resilience (Directed Graph & Edge Cases)

Contexte :
A logistics company is mapping its supply chain to find broken links or isolated subnetworks. They need to treat the graph as DIRECTED (Factory -> Warehouse) and must handle 'dirty' data such as se...
image condenseImages

Reconstructing MRI Scans from Raw Sensor Streams

Contexte :
A medical research center receives raw telemetry data from an experimental MRI scanner. The data arrives as a continuous stream of intensity values (pixels) indexed by patient ID and spatial coordi...