cornflow
/
  • Main topics
    • Introduction
    • Concepts
    • cornflow-server architecture
    • Installation instructions
  • User guides and how-to
    • Deploy a new solution method
    • Solution method coding style
    • Custom role and extra permissions configuration
    • Write a json-schema
    • Test your solution method
    • Use your solution method
    • Debug your solution method
  • Examples of solution methods
    • Bar cutting
    • Facility location
    • Graph coloring
    • Knapsack
    • Rostering
    • Scheduling: hackathon
    • Travelling Salesman Problem (TSP)
    • Two dimension bin packing
    • Vehicle Routing Problem (VRP)
  • Supported clients
    • Python API
  • Deploy your own cornflow-server
    • Before you begin
    • docker-compose.yml
    • Docker stack
    • Running with simultaneous resolutions
    • Deployment options
    • Production deployment and security
    • Access control
    • Logging and monitoring
    • Known issues
  • Code documentation
    • Models
    • Auxiliar models
    • Meta models
    • Main endpoints
    • Other endpoints
    • Auxiliar endpoints
    • cornflow-client
  • API reference
  1. cornflow /
  2. Supported clients

Supported clientsΒΆ

Contents:

  • Python API
Previous
Vehicle Routing Problem (VRP)
Next
Python API

2020-, cornflow documentation team.

Made with Sphinx and Shibuya theme.