Skip to content
feldob edited this page Oct 8, 2012 · 16 revisions

Examples

Most examples can be downloaded from the code projects InPUT4j_Examples, and InPUT4j_Examples_Inject. Documentation follows.

Random Value Creation (se.miun.itm.input.example.random.RandomValueCreation.java, source)

Random Design Creation (se.miun.itm.input.example.performance.PerformanceAnalyzer_InPUT1.java, source)

Injection-based Random Design Creation (se.miun.itm.input.example.performance.inject.PerformanceAnalyzer_InPUT_Inject.java, source)

Externalizing Parameters (se.miun.itm.input.example.externalize.ExternalizeFixedParam.java, source)

Relative Parameter Range Definition (se.miun.itm.input.example.relative.RelativeInPUT.java, source)

LaTeX Table Export (se.miun.itm.input.example.inputoutput.SimpleImportExport.java, source)

Structured Random Value Creation (se.miun.itm.input.example.structured.StructuredRandomValueCreation.java, source)

Structured Random Design Creation (se.miun.itm.input.example.structured.DesignStructuredParams.java, source)

Import Export (se.miun.itm.input.example.inputoutput.InputOutputTraditional.java, source)

Result Export (se.miun.itm.input.example.result.ResultExample.java, source)

Dynamic Design Manipulation (se.miun.itm.input.example.dynamic.DesignManipulation.java, source)

Experimental Setup (under construction)

Hello World (se.miun.itm.input.example.hello/HelloWorldInPUT.java, source)

Clone this wiki locally