SinusFox
aec32652d7
Merge branch 'main' into adding-results-and-export
...
Signed-off-by: SinusFox <61253950+SinusFox@users.noreply.github.com >
2024-10-03 22:49:04 +02:00
SinusFox
fb54890785
Moving files to correct folders
2024-10-03 22:43:07 +02:00
SinusFox
ec26454c87
adding automatic build
2024-10-03 22:31:14 +02:00
SinusFox
72e610f814
fixing further errors
2024-10-03 22:29:19 +02:00
SinusFox
8c39997a5a
adding LP format export and fixing a few errors
2024-10-03 22:22:00 +02:00
SinusFox
930d7fbdae
Adding glpk.js package
...
required dependency
2024-10-02 16:59:01 +02:00
SinusFox
423c692872
Adding duals ouput
2024-10-02 16:48:06 +02:00
SinusFox
ebf7e33e23
Adding walltime
...
Can be called using:
Start:
function walltimeStart() {
returns Date.now();
Stop:
function walltimeStopAndPrint(startpoint: number) {
Add startpoint as argument.
It prints the elapsed time using customLog()
2024-10-02 16:36:43 +02:00
SinusFox
2489ca2ea7
Updating Logs
...
Now the site displays all logs created with customLog(STRING). Logs can be cleared with customLogClear();
2024-10-02 15:48:43 +02:00
SinusFox
1c487b0373
Removing "Popout" button
...
This feature won't be needed in this state of the project and might come back later. Right now it serves no functional purpose.
2024-10-02 15:04:10 +02:00
SinusFox
2c21abe12d
removing import button
...
This feature won't be needed in this state of the project and might come back later. Right now it serves no functional purpose.
2024-10-02 15:03:32 +02:00
Marcel Pöppe
c2f3f87fc3
example 2 + popup lib
2024-10-01 12:05:14 +02:00
Marcel Pöppe
ba5bcb3122
Show solution in output
2024-10-01 11:12:26 +02:00
Marcel Pöppe
3902133452
Rough implementation of solver + example
2024-09-28 13:56:11 +02:00
SinusFox
aa1dcd2d20
Deploy to GitHub Pages Workflow - Create nextjs.yml ( #12 )
...
Signed-off-by: SinusFox <61253950+SinusFox@users.noreply.github.com >
2024-09-24 15:18:40 +02:00
SinusFox
11ed1c272f
Adding GLPK source
2024-09-24 10:39:05 +02:00
SinusFox
2d3ac736a8
Merge pull request #10 from Spaceholder-Programming/glpk_implementation
...
merging GLPK implementation and new UI
2024-09-24 10:32:31 +02:00
SinusFox
f90f8294d7
Adding "reactjs-popup" to package,json
2024-09-24 10:13:49 +02:00
Marcel Pöppe
312e4ae1f5
Import/Export Prototype
2024-09-23 19:59:46 +02:00
moebiusl
11cc202ba3
change folder
2024-09-19 10:54:04 +02:00
moebiusl
eca347ae09
add parsing functions
2024-09-19 10:52:00 +02:00
Marcel Pöppe
9141d9e6fb
Updated UI, Improved Style to be more "Reactly", added Functionality
2024-09-18 13:24:55 +02:00
moebiusl
0806c8917d
first_implementation
2024-09-18 13:13:02 +02:00
SinusFox
ab97b462e3
static demo site - added variables
...
a
2024-09-15 14:12:46 +02:00
SinusFox
3622305672
Static demo version
2024-09-15 13:58:39 +02:00
SinusFox
bfca38fcdd
Initial Push
...
Inititial project state
2024-09-13 21:16:46 +02:00
widepoeppihappy
f451676f5f
Merge pull request #2 from Spaceholder-Programming/upload-previous
...
Upload der bisherigen Dateien
2024-09-11 21:18:59 +02:00
SinusFox
c37fb8078c
Merge pull request #1 from Spaceholder-Programming/Added-licence
...
Create LICENCE.txt
2024-09-11 14:04:41 +02:00
SinusFox
04aed7a83a
new file: .gitignore
...
modified: README.md
new file: index.html
2024-09-11 14:01:25 +02:00
widepoeppihappy
98edcae734
Create LICENCE.txt
2024-09-11 13:06:45 +02:00
SinusFox
f790dbb01c
Initial commit
2024-09-11 12:38:05 +02:00