Skip to content

SuperInstance/Constraint-Theory

Repository files navigation

⚠️ Repository Split

This repository has been split into focused, modular components for better organization and discoverability.


🚀 New Repositories

Repository Purpose
constraint-theory-core 🦀 Rust library (the main crate)
constraint-theory-python 🐍 Python bindings via PyO3
constraint-theory-web 🌐 Interactive demos & visualizations
constraint-theory-research 📚 Mathematical foundations & papers

Quick Start

# Rust
cargo add constraint-theory-core

# Python
pip install constraint-theory

Why the Split?

  • Focused core: The Rust crate is now ~30 files (down from 1208)
  • Better discoverability: Each audience finds their relevant repo
  • Independent releases: Python bindings can update without touching core
  • Professional appearance: HN visitors see a serious Rust library

Please update your bookmarks and dependencies to point to the new repositories.

About

⚠️ MOVED: See constraint-theory-core, constraint-theory-python, constraint-theory-web, constraint-theory-research

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors