Giter Club home page Giter Club logo

jagger's Introduction

jagger Build Status

An experiment in package management using a SAT solver, written in Rust.

Why?

I was contributing patches to a package management system that was having trouble resolving some package dependencies - which is kind of a big deal for a package management system. Anyway, the brute-force O(n^2) way I solved it seemed decidedly inelegant, and a workmate suggested looking at SAT solvers. Since I apparently missed SAT solvers in my university days, I thought it would be fun to give it a try myself.

I was also after a small project to use to learn Rust, and this just happened to crop up at the same time. Why Rust? Because it looks like someone read my mind, made a list of all my favourite featues in all my favourite languages, and then sat down to try and make a language around them. That's why.

Why is it called "Jagger"?

It's a SATISFIABILITY solver. It's after SATISFACTION. Often it can't get any. Do I need to draw a picture?

Caveat

This will probably never be finished. If you're after something actually functional, you're much better off looking at SUSE's libsolv project. People that actually know what they're doing are working on that, as opposed to the half-arsed amatuer hour over here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.