Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nasa/europa
https://github.com/nasa/europa
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nasa/europa
- Owner: nasa
- Created: 2014-10-15T20:59:23.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T21:33:04.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T01:12:51.355Z (4 months ago)
- Language: C++
- Size: 36.3 MB
- Stars: 216
- Watchers: 42
- Forks: 72
- Open Issues: 80
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rainmana - nasa/europa - (C++)
README
# EUROPA
[![Build Status](https://travis-ci.org/nasa/europa.svg?branch=master)](https://travis-ci.org/nasa/europa)
[![Coverage Status](https://coveralls.io/repos/nasa/europa/badge.png)](https://coveralls.io/r/nasa/europa)**EUROPA is available under [NASA's Open Source Agreement (NOSA)](https://ti.arc.nasa.gov/opensource/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...](//github.com/nasa/europa/wiki/What-Is-Europa)
EUROPA was developed at NASA's Ames Research Center and is available under NASA's open source agreement [(NOSA)](https://ti.arc.nasa.gov/opensource/nosa)
|**Getting Started**|**Documentation**|**Development**|
|-------------------|-----------------|---------------|
|[Download](https://github.com/nasa/europa/wiki/Europa-Download)|[Background/Overview](https://github.com/nasa/europa/wiki/Europa-Background)|[Building EUROPA](https://github.com/nasa/europa/wiki/Building-Europa)|
|[Installation](https://github.com/nasa/europa/wiki/Europa-Installation)|[User Documentation](https://github.com/nasa/europa/wiki/Europa-Docs)|[Automated Builds](https://github.com/nasa/europa/wiki/Nightly-Builds)|
|[Quick Start](https://github.com/nasa/europa/wiki/Quick-Start)|[Examples](https://github.com/nasa/europa/wiki/Europa-Examples)|[Developer Notes](https://github.com/nasa/europa/wiki/Misc-Development)|
||[Publications](https://github.com/nasa/europa/wiki/Europa-Publications)|[Product Roadmap](https://github.com/nasa/europa/wiki/Europa-Roadmap)|
|||[People](https://github.com/nasa/europa/wiki/Europa-Team)|For questions, please use the [europa-users](http://groups.google.com/group/europa-users) google group.