alirezaaminzadeh's picture
Publish FieldOps solver configuration
45867ce verified
|
Raw
History Blame Contribute Delete
1.06 kB
metadata
license: apache-2.0
tags:
  - optimization
  - field-service
  - operations-research
  - spare-parts
  - routing
library_name: fieldops

FieldOps Solver Configuration

Pre-configured solver parameters for the FieldOps Service Parts & Field Operations Optimizer.

This is a configuration artifact (not a trained neural network). It defines:

  • ML prediction targets (failure probability, part type, repair duration, FTF, revisit)
  • Available optimization algorithms (two-stage stochastic, multi-echelon, OR-Tools routing, ALNS, SAA)
  • Two-stage decision model (pre-failure planning + post-failure response)
  • KPI definitions for field service evaluation

Usage

Load config.json to inspect solver capabilities and integrate with the FieldOps engine.

Related