Giter Site home page Giter Site logo

pbnb's Introduction

PBnB version 0.1

An implementation of the Probabilistic Branch and Bound version based on research published most recently in the paper "Partition-based Approach to Level Set Approximation for Simulation Optimization" by Huang and Zabinsky 2014 published in the proceedings of the winter sim

CONTENTS - main program files

c_SubRegion.py - the class of subregions that will track the points sampled fun_PBnB_supplements - the suplemental functions that branch, sample, and prune the subregions tracked by PBnB m_initial_parameters_setting.py - the object that controls the parameters for the PBnB run PBnB.py - the main PBnB algorithm loop, along with a default test function 'main'

CONTENTS - test functions

testfunction_rosenbrock - a test function of the 2D rosenbrock function testfunction_shifted - a test function of the 2D sinusoidal function

DIRECTIONS

To run the basic program output, the PBnB.py file. The 'main' function will run a default version of the program and output three named files "Rosenbrock_test_DATE.png" that show the 2-dimensional picture of the approximated level-set on the tested domain. In order to modify the function that is run or the optimizer parameters, modify "fun_blackbox" variable to the name of the new function to be optimized and modify parameters located in the "m_initial_parameters_setting.py" file.

CITATION INSTRUCTIONS

Posted software is available for free for research purposes under conditions of fair attribution. Please cite the listed research when using code for future scientific and engineering applications.

Zabinsky, Z. B., and Huang H., โ€œA Partition-based Optimization Approach for Level Set Approximation: Probabilistic Branch and Bound.โ€ An invited book chapter in, Women in Industrial and Systems Engineering: Key Advances and Perspectives on Emerging Topics, Alice E. Smith, editor, Springer Nature, pages 113-158, 2020.

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.