Skip to content

marjanbozorg/powsybl-optimizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powsybl-optimizer

A repository to store production-ready optimal powerflow optimizers

Getting started

AMPL

For this project, you must have AMPL installed. AMPL is a proprietary tool that works as an optimization modelling language. It can be interfaced with many solvers.

AMPL is sold by many companies including Artelys, you can find keys here.

You must add in your ~/.itools/config.yml an ampl section like this:

ampl:
  # Change to the ampl folder path that contains the ampl executable
  homeDir: /home/user/ampl

About

pypowsybl-optimizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • AMPL 60.5%
  • Java 38.8%
  • Python 0.7%