Skip to main content

BRIM cloud client

Project description

brim-cloud-client

BRIM Cloud Client is a minimal implementation of the REST interface used to communicate with BRIM servers.

Quick start

Installation

pip install brim-cloud-client

Usage - Solve a CNF file

from BRIM import TMB


tmb_client = TMB(cm=0.9, cb=0.6, p='tmb', Rc=31000, C=49e-15, anneal=0.00011, seed=0)
tmb_client.print_neofetch() # print remote server information provided by neofetch
state, status, results = tmb_client.solve('../example/cust-u500-01.cnf')
print(state, status, results)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

brim_cloud_client-1.0.0.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

brim_cloud_client-1.0.0-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

Details for the file brim_cloud_client-1.0.0.tar.gz.

File metadata

  • Download URL: brim_cloud_client-1.0.0.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for brim_cloud_client-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d3fae3d0824e4e5b877550f1b3572076fbaa1cd115898f1accd4c1ca0f824fe7
MD5 8ca42a1804bfea211a6da1a9cdba0f21
BLAKE2b-256 7ff64aaa386708b0f2ba8d0be40f8ae70ce1f32da4cb2bc8da02e1ad6485d76a

See more details on using hashes here.

File details

Details for the file brim_cloud_client-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for brim_cloud_client-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c5bb75a48a458d47bb35c2503391756137c28f0c5e2f70eef7be029d9bb98337
MD5 3314a957822c23242a6535a581b4f01b
BLAKE2b-256 28befc3e9b49600b939a9f77d30910c5d6a9f08e997f0d6a3074846c4de29c29

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page