Skip to main content

Resources

Tools, examples, and reading for working with OptalCP.

Code on GitHub

  • optalcp-benchmarks
    OptalCP vs CP Optimizer — every benchmark implemented in Python, C#, and TypeScript. The richest source of real-world OptalCP examples.
    GitHub
  • benchmarks
    Benchmark library — instance files, best-known solutions, mathematical descriptions, and references across multiple solvers (ours and third-party).
    GitHub
  • optalcp-cpo
    DOcplex CP drop-in replacement for Python — many existing models run with a one-line import change.
    GitHub

Reading and talks

OptalCP’s distribution packages are published under the ScheduleOpt GitHub organization. For installation, pip, dotnet add package, and npm are the recommended paths — see the Quick Start for your language.