Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Dantzig Documentation

Welcome to the Dantzig documentation. This directory contains comprehensive documentation for users, developers, and AI assistants.

Documentation Structure

Documentation for users of Dantzig:

Documentation for developers contributing to Dantzig:

Documentation specifically for AI assistants:

Development notes, reports, and planning documents (for project maintainers):

Quick Links

Getting Started

For Developers

For AI Assistants

API Reference

The API reference is generated from code documentation using ExDoc. See the Developer Documentation for details.

Examples

Working examples are available in the Examples Directory:

  • tutorial_examples.exs - Comprehensive tutorial examples
  • knapsack_problem.exs - Knapsack problem
  • diet_problem.exs - Diet problem
  • transportation_problem.exs - Transportation problem
  • And more...

Contributing

See the Contributing Guide for documentation style guidelines and contribution instructions.