Skip to content

E-LLP/europa

 
 

Repository files navigation

EUROPA

Build Status Coverity Scan Build Status Coverage Status

EUROPA is available under NASA's Open Source Agreement (NOSA)

Welcome! EUROPA is a framework to model and tackle problems in Planning, Scheduling and Constraint Programming. EUROPA is typically embedded in a host application. It is designed to be expressive, efficient, extendable and configurable. It includes:

  • A Plan Database: The technology cornerstone of EUROPA for storage and manipulation of plans as they are initialized and refined. The EUROPA Plan Database integrates a rich representation for actions, states, objects and constraints with powerful algorithms for automated reasoning, propagation, querying and manipulation.
  • A Problem Solver: A core solver to automatically find and fix flaws in the plan database. It can be configured to plan, schedule or both. It can be easily customized to integrate specialized heuristics and resolution operations.
  • A Tool Box: Europa includes a debugger for instrumentation and visualization of applications. It also includes a very high-level, declarative modeling language for describing problem domains and partial-plans.

Learn more...

EUROPA was developed at NASA's Ames Research Center and is available under NASA's open source agreement (NOSA)

Getting Started Documentation Development
Download Background/Overview Building EUROPA
Installation User Documentation Automated Builds
Quick Start Examples Developer Notes
Publications Product Roadmap
People

For questions, please use the europa-users google group.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 87.5%
  • Java 7.5%
  • CMake 2.3%
  • GAP 1.6%
  • Perl 0.6%
  • Python 0.2%
  • Other 0.3%