Getting Started with globalMOO
Welcome to the globalMOO API documentation. This guide will help you get started with using our API and SDKs.
Overview
globalMOO provides a powerful API for multi-objective optimization. With our API, you can:
Create and manage optimization models
Define objectives and constraints
Run optimization trials
Analyze results
Installation
Choose your preferred SDK:
Quick Start
Here's a simple example to get you started:
Interactive Tutorial
Try globalMOO directly in your browser with our interactive Google Colab notebook:
This notebook walks through a complete example of using globalMOO to optimize a simple linear system.
Next Steps
Last updated