Verified:

Celphi Game profile

Member
EE Patron
6501

Jan 11th 2015, 21:18:13

Anyone have #s they'd like me to crunch into my new program?

It gives me revenue, pci, networth... ect.

I can tell you if it's worth it to get more bus/res tech or not too. ;)

BTW, Deezy,.. I think Demo Casher comes out on top for casher. I've been trying all types of values for both and demo casher comes up on top. Primarily because of: stocking/destocking costs > 120% extra income.
Resistance is futile. You will be assimilated.

Celphi Game profile

Member
EE Patron
6501

Jan 11th 2015, 21:30:02

Now that I'm thinking about it- I just had an idea.......

Value A vs Value B

I can make an infinite loop of Value B increasing by 1. And A stay the same. Once it finds best total revenue from value B, have it display on screen the stats.

Resistance is futile. You will be assimilated.

Celphi Game profile

Member
EE Patron
6501

Jan 11th 2015, 21:37:03

The only annoying part are the variables in EXPLORE, tech prices, food costs and Land Grabs made against me. I can't control those variables.

Anyone know the average tech prices by turn 820? (Im assuming using 99 turns, and then storing 720 to allow tech prices to drop to maximize total revenue)

THe +/- of deviation of EXPLORE
Food Prices by turn 720
Resistance is futile. You will be assimilated.

currydubs Game profile

Member
170

Jan 11th 2015, 23:56:29

I'm interested in the rough optimal military/bus/res/indy tech percentages, purely based on the formula itself. i.e. the point until the benefits drastically slow down.

Celphi Game profile

Member
EE Patron
6501

Jan 12th 2015, 0:09:56

Sure. I haven't added military/indy yet...

but I can give you the opt bus/res...

I need the following

RES:
BUS:
LAND:
FOOD COST:
GOVT TYPE:
TURNS LEFT IN SET:
Resistance is futile. You will be assimilated.

currydubs Game profile

Member
170

Jan 12th 2015, 0:17:51

Was moreso thinking of a dummy environment with no variables - pricing, turns etc of what the benchmark % should at least be reached. But I guess your program is too specific and tailored differently.

e.g. If i get my tech up to X%, I can easily calculate if purchasing up to Y% at the current market price will be worth it with my remaining turns. But I never know if my X% is an optimal starting point to being with.

Celphi Game profile

Member
EE Patron
6501

Jan 12th 2015, 0:23:33

I just made it.

If it worth it or not relies heavily on those 6 variables. ie. 5k land vs 20k land very different results. The BUS/RES represents buildings not tech btw. I can set them to 0 if need be.

I can give you back the best tech % based on remaining turns.
Resistance is futile. You will be assimilated.

Celphi Game profile

Member
EE Patron
6501

Jan 12th 2015, 0:31:53

For an example:

RES: 0
BUS: 0
LAND: 20k
FOOD COST: 34
GOVT TYPE: COMMIE
TURNS LEFT: 1000



200k bus tech
200k res tech
Bustech: 166.28467642433
Restech: 166.28467642433
PCI: 24.321

Max population: 266388.05163178
Revenue: 2267666.2813978

Estimate Networth: 9.070 mil

Estimated food cost: 271715.81266441

===================================================================
300k bus tech
300k res tech

Bustech: 174.3211016692
Restech: 174.3211016692
PCI: 25.497

Max population: 279262.40487406
Revenue: 2492152.4581477

Estimate Networth: 9.968 mil

Estimated food cost: 284847.65297154
Resistance is futile. You will be assimilated.

currydubs Game profile

Member
170

Jan 12th 2015, 0:32:04

Originally posted by Celphi:
I just made it.

If it worth it or not relies heavily on those 6 variables. ie. 5k land vs 20k land very different results. The BUS/RES represents buildings not tech btw. I can set them to 0 if need be.

I can give you back the best tech % based on remaining turns.


As a roughie, say 25k acres as a commie with 700 turns to go.

Celphi Game profile

Member
EE Patron
6501

Jan 12th 2015, 0:32:57

OK- sec ill rework it.
Resistance is futile. You will be assimilated.

Celphi Game profile

Member
EE Patron
6501

Jan 12th 2015, 0:37:47

25k land
COMMIE

0 BUS
0 RES

======================================================================
200k BUS TECH
200k RES TECH

Bustech: 160.49212732583
Restech: 160.49212732583
PCI: 23.474

Max population: 321385.48496998
Revenue: 2640477.7572038

Estimate Networth: 7.393 mil

Estimated food cost: 327813.19466938

=======================================================================
300k RES TECH
300k BUS TECH


Bustech: 170.36681557109
Restech: 170.36681557109
PCI: 24.918

Max population: 341159.5481811
Revenue: 2975397.9382413

Estimate Networth: 8.331 mil

Estimated food cost: 347982.73914472
Resistance is futile. You will be assimilated.

Celphi Game profile

Member
EE Patron
6501

Jan 12th 2015, 0:40:54

RIght now i just manually type in a few variables. but im going to make it so it goes in an infinite loop until it finds the best value. but the more values you have the quicker the calculation. even for a computer the # of possiblitiies can get astronomical. but it's possible to *solve the BEST possible of everything.

This is why eventually BOTS will beat any player on this game at some point.
Resistance is futile. You will be assimilated.

Celphi Game profile

Member
EE Patron
6501

Jan 12th 2015, 0:43:31

Actually my networth values are incorrrect- i had the #s based on a fixed value of 1000 turns. Sec..
Resistance is futile. You will be assimilated.

Skulls of Dominion Game profile

Member
248

Jan 12th 2015, 0:43:48

Thats when we turn them off :-P

Celphi Game profile

Member
EE Patron
6501

Jan 12th 2015, 0:47:20

Originally posted by Skulls of Dominion:
Thats when we turn them off :-P


lol.

They're like chess software. They sucked at first... now they're almost impossible to beat. ie.. Rybka
Resistance is futile. You will be assimilated.

Celphi Game profile

Member
EE Patron
6501

Jan 12th 2015, 0:50:35

The best thing about these programs- well, a veteran who plays week after week learns something new. I can run an entire set in 2 seconds. (I'm going to create breaking points so that I can buy/sell tech).


Eventually i want to get the best possible #s for an all xplore casher (0 market manipulation). From start to finish.
Resistance is futile. You will be assimilated.