fixpoint

Constraint Programming Solver

Algorithms and Data structures

Package Resources

Stars

61

Unreleased Activity

Unknown

First Release

2

years ago

Last Release

25

days ago

Downloads

2.7k

last 90 days

Last Stable Version

0.15.2

Activity

last year

Pull Requests

Open 0
Merged 21

Issues

Open 4
Closed 7

Version 0.15.2

Published Sep 2025
Elixir Version Requirement ~> 1.18
Documentation for 0.15.2

Dependencies

5
arrays ~> 2.1

Well-structured Arrays with fast random-element-access for Elixir, offering a common interface with multiple implementations (MapArray, Erlang :array, etc.) with varying performance guarantees that can be switched in your configuration.

arrays_aja ~> 0.2.0

An `Arrays` implementation for `Aja`'s `Vector` datatype, which is an implementation of a 'Hickey Trie' Vector written completely in Elixir. This implementation very efficient for most array-based operations.

bitgraph ~> 0.3.4

Mutable directed graph

iterex ~> 0.1

Lazy, external iterators for Elixir.

libgraph ~> 0.16.0

A high-performance graph datastructure library for Elixir projects

No changelog for 0.15.2
Inspect source for 0.15.2

Related Packages

83 packages