New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fw-ddsm

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fw-ddsm

Frank-Wolfe-based distributed demand scheduling method package

  • 0.10.8
  • PyPI
  • Socket score

Maintainers
1

FW-DDSM

A python package for implementing the Frank-Wolfe-based distributed demand scheduling method.

pip install fw-ddsm

Setting up the ubuntu envrionment for using FW-DDSM

  1. install python3 (should come with ubuntu v20
  2. install pip sudo apt-get install python3-pip
  3. install dependencies pip3 install fw-ddsm pandas pandas_bokeh numpy more-itertools
  4. install snap sudo apt-get install snapd
  5. install minizinc bundle sudo snap install minizinc --classic

Features of FW-DDSM

  1. Pricing master problem

Minimise the inconvenience, consumption cost and the peak-to-average ratio of the aggregate demand profile of all households.

  1. Household subproblem

Scheduling both the appliances and the batteries to minmise the cost, the inconvenience and the peak-to-average ratio of the household.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc